|
Posted by Geoff Berrow on 06/11/07 08:49
Message-ID: <IOqdnX4qrKs6UPHbnZ2dnUVZ_ufinZ2d@comcast.com> from Jerry
Stuckle contained the following:
>> How can I debug a blank PHP page? I've turned on all logging in my
>> php.ini, bu the page just turns blank.
>>
>> Thanks,
>>
>> --TJ
>>
>
>Do you have display_errors set to on, also? If so, and you have errors,
>you should see them in your browser.
>
>Did you try looking at the page source to see what you have?
Assuming all the above, you are just left with the Mk 1 brain. Look for
sections where the script outputs code. Add some outputs to ensure the
script is at least doing something.
Most of the times when you get absolutely nothing, it's something really
simple IME.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|