J
jackop
Guest
I just started to use a server with Plesk 7.5.4 and Fedora C3.
PHP never output any notice, warning or error messages.
I created a test file and put a few test lines, which includes an non-existing file.
However, the PHP doesn't output any warning message.
The PHP setting defaults to 2047 (report all), and I also put the following in the first line,
error_reporting(E_ALL)
Otherwise, PHP works fine.
What could be the reason?
PHP never output any notice, warning or error messages.
I created a test file and put a few test lines, which includes an non-existing file.
However, the PHP doesn't output any warning message.
The PHP setting defaults to 2047 (report all), and I also put the following in the first line,
error_reporting(E_ALL)
Otherwise, PHP works fine.
What could be the reason?