[Typo3-debian] Problem with typo3 quickstart installation

Michael Stucki mundaun at gmx.ch
Wed Oct 8 10:46:55 CEST 2003


Tobias Graf wrote:

> In my php.ini "error_reporting" is set to "E_ALL", but still no errors
> are generated.

Did you specify a logfile?
Try this:

error_reporting  =  E_ALL & ~E_NOTICE
display_errors = On
log_errors = On
error_log = /var/log/apache/php.err

Good luck!
- michael
-- 
Want support? Please read the list rules first: http://typo3.org/1438.0.html



More information about the TYPO3-debian mailing list