[TYPO3-english] 6.1.8 => 6.2 Install Tool failure
Tony Lush
tlush at advancewm.com
Wed May 7 14:58:47 CEST 2014
Thank you, Jigal.
I checked the php.ini for the server and see:
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED
display_errors = On
display_startup_errors = Off
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
track_errors = On
html_errors = On
error_log = error_log
Is there another setting I need to change to enable better error reporting?
I don't have an Opcode cache on this machine. I get the same results
with 6.2.2.
Kinds regards -- Tony
On 5/6/2014 2:48 PM, Jigal van Hemert wrote:
> The Install Tool should work with problematic extensions. Most of the
> times it reports that a fatal error occurred and offers a test to see
> which extension causes the problem. You can easily disable that
> extension from the Install Tool.
>
> Something that can cause a problem is an Opcode cache. If there is one
> on your system you could try to clear it after switching symlinks.
>
> To show the errors you might need to change settings in your php.ini if
> the configuration doesn't allow error reporting to be switched on inside
> a PHP script.
More information about the TYPO3-english
mailing list