PHP doesnt write errors
Posted by: Buksy (---.antik.sk)
Date: December 29, 2006 07:53PM

hi
I have problem with php,it doesnt write errors even if I have in php.ini this line

error_reporting = E_ALL

If I have error in my php file it just stops executing and dont write anything.
What can I do ? I'll accept all ideas
thanks smiling smiley

Options: ReplyQuote
Re: PHP doesnt write errors
Posted by: Buksy (---.antik.sk)
Date: December 29, 2006 09:57PM

phpinfo() write this

display_errors Off Off
display_startup_errors Off Off

but I have this in php.ini

display_errors = On
display_startup_errors = Off
log_errors = on

whats wrong ?

Options: ReplyQuote


Sorry, only registered users may post in this forum.