When I get blank pages without any errors, I have a syntax error somewhere. Sometimes they are very hard to find. It drives me crazy that I get no error.
Not sure what is happening to you but maybe it is a simple error. Debugging can be a pain.
php and a blank page
Moderators: egami, macek, gesf
greg wrote:When I get blank pages without any errors, I have a syntax error somewhere. Sometimes they are very hard to find. It drives me crazy that I get no error.
Not sure what is happening to you but maybe it is a simple error. Debugging can be a pain.
You can set in yur php.ini which level of errors to show, if you wanna see all the errors onscreen change it.....otherwise, look in your error.log....all errors are logged

Still debugging is a pain, yur right about that ....dzsoft php editor helps me out alot though

I have Windows Xp Pro, and my head hurts
There is a bug with window XP that causes this very problem. make sure you run all the updates for windowsXP. I can't remember if the bug was with apache or PHP.