[Neos] Re: Flow requires the PHP extension "mbstring"

Daniel Toth daniel.toth at tadewebdesign.com
Wed Dec 3 05:00:45 CET 2014


I got it, my bad. I had to specify the php.ini location in httpd.conf:

<IfModule php5_module>
# configure the path to php.ini
PHPIniDir "c:/apps/php"
</IfModule>

After this and enabling openssl, it says "Your environment is suited for installing TYPO3 Flow!"


More information about the Neos mailing list