[FLOW3-general] Uncaught Exception in FLOW3 (#1297263663)
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Thu May 10 18:58:11 CEST 2012
FLOW3 runs a command line subrequest to compile stuff it needs for AOP
and DI. It seems the default CLI php binary is 5.2.17, so not the same
as web. You should actually fix that in any case as that's bad anyway.
If you have SSH access to the machine, just try
php -v
on command line and see what you get. Should be 5.2.17.
You can of course also configure the path to the 5.3.10 php binary if
needed., for that see
TYPO3.FLOW3.Core.phpBinaryPathAndFilename setting in Settings.yaml
Cheers,
Christian
On 10/05/12 18:45, Max-Milan Stoyanov wrote:
> Hello Pankaj,
>
> thanks for quick reply. phpinfo() shows me a PHP 5.3.10 version.
>
>
> Am 10.05.2012 18:11, schrieb Pankaj Lele:
>> Hi Max-Milan,
>>
>>> What could be a solution?
>>
>> The error is valid as FLOW3 cannot be run on PHP 5.2. It needs PHP 5.3.2
>> minimum. See
>> http://flow3.typo3.org/documentation/guide/partii/requirements.html
>>
>>
>>
--
Christian Mueller
TYPO3 Core Team
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the FLOW3-general
mailing list