On Feb 2, 2009, at 12:02 PM, Terion Miller wrote:

Is there a certain thing that should be suspected and looked at first when
getting the php blank page of hell....
I have errors on and nothing is being output anywhere to lead me in the right direction, I have a VariableReveal script (one of you provide and THANK YOU IT HAS BEEN A LIFESAVER) But it is doing nothing today, yesterday the page worked today I get the blank page with not a clue in sight....
ARGH...

What I typically do with that is make sure that if you are using HEREDOC you don't have any extra spaces after the opening or closing HEREDOC statements.

Also, I have gone through and put just: echo "1"; echo "2"; etc through out the code to see if i could pin down exactly WHERE the problem was starting... It help to narrow it down.

What might help is if it's a small script, go ahead and post it to the list and maybe we can find something quickly.


--
Jason Pruim
japr...@raoset.com
616.399.2355



Reply via email to