Page 1 of 1

My php errors wont show

Posted: Sun Apr 10, 2005 9:15 am
by soul814
Any ideas why my php errors wont show? If i do an error w/ my code it shows a blank screen the errors doesnt display. =( Any ideas? I set up my own offline server.

Posted: Sun Apr 10, 2005 9:48 am
by Deemo
thats pretty weird because i get the same thing: viewtopic.php?t=32411

didnt help much though

Re: My php errors wont show

Posted: Sun Apr 10, 2005 9:51 am
by Chris Corbyn
soul814 wrote:Any ideas why my php errors wont show? If i do an error w/ my code it shows a blank screen the errors doesnt display. =( Any ideas? I set up my own offline server.
Do you have display_errors set to on and error_reporting set to E_ALL?

Posted: Sun Apr 10, 2005 10:15 am
by soul814
ummm thanks =) i didnt turn it on