Posted by D_c on 02/10/05 07:19
Hiya -
My parse errors have disappeared from my development environment. Now
whenever php cannot run a page, it just stops with a blank page in the
browser and no clues.
Running the same code on another server will give a "fatal error class
not found" etc type output to the browser.
Can someone help me with what other places error reporting (esp parse
errors) is configured?
What i did:
check phpinfo()
find which php.ini is being used
edited that to set all error settings I could find to on.
call error_reporting(E_ALL) in my scripts.
but all to no avail! Gak!
Are there any other apache settings or other system variables to check?
/dc
_______________________________________________
David "DC" Collier
mobile business creator |モバイル・ビジネス・クリエーター
dc@pikkle.com
skype: d3ntaku
http://www.pikkle.com
+81 (0)90-7414-6107
[Back to original message]
|