My php errors wont show
Moderator: General Moderators
My php errors wont show
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.
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: My php errors wont show
Do you have display_errors set to on and error_reporting set to E_ALL?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.