|
Posted by Erwin Moller on 05/31/06 07:44
John Oliver wrote:
> I'm playing around with phpOpenTracker Since the example files generate
> a blank screen (and no HTML source) on my system, I'm trying to get PHP
> errors generated somehow, but nothing is working. In my php.ini, I
> have:
>
> error_reporting = E_ALL
> display_errors = On
> log_errors = On
> error_log = /var/log/httpd/php_error_log
>
> Yes, I restarted the web server :-) But no errors are printed to the
> screen, and nothing is logged. I touched /var/log/httpd/php_error_log
> and chmodded it 777, but still nothing.
>
> So... what do I need to do to find out what is unhappy?
Hi Oliver,
I had excactly the same problem, but that was on a W2000/IIS5/ISAPI setup of
PHP.
I haven't solved it either, but since the customer didn't care too much, I
stopped investigating.
I changed the path, restarted, didn't work.
The logfile just was empty, while I was sure I was making errors.
If you happen to find out what is going on, please repost your findings
here. :-)
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|