im not wildly great at php and i need the errors to tell me where im going wrong. cept since the last time i reinstalled the webserver, i dont get error messages on ie or firefox when im making mistakes, just blank pages. this is a big problem. i need the errors back :?
PHP Version 4.4.1
friendly http messages in ie is OFF

Change error_reporting in php.ini to E_ALL and check displaying errors is on
Code:error_reporting = E_ALL display_errors = On
display errors was the one. that fixed it thanks. phew. now i know my error is on line 25 :-)

Aahhh... the old 'line 25' error.... gets us all at the best of times![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)