[FX.php List] Blank page returned
Brion Vibber
brion at pobox.com
Sun May 22 15:46:56 MDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andy Gaunt wrote:
| Anyone had a problem where you end up with a blank web page and only a
| small portion of the code has been processed?
Generally this means you've encountered a fatal error in PHP, which
halts script execution.
Check php.ini; if display_errors is on and error_reporting appropriate
it should include an error message in the output at that point.
(Consider also setting up an error log file.)
- -- brion vibber (brion @ pobox.com)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCkP3QwRnhpk1wk44RAigaAKCtlM8M3WTDpHK3cGkb4gBuObOHKACcDDKg
qb6R7+yVuKf/AanEgsm6Y8o=
=Hn0V
-----END PGP SIGNATURE-----
More information about the FX.php_List
mailing list