No errors being returned



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?

--
* John Oliver http://www.john-oliver.net/ *
* Reform California gun laws - http://www.reformcagunlaws.com/ *
* http://www.gunownersca.com - http://www.crpa.org/ *
* San Diego shooters come to http://shooting.forsandiego.com/ *
.



Relevant Pages

  • Re: [Full-Disclosure] file_exists() bypassing , critical problem ?
    ... facts do. ... > with function fileI show the HTML source ... > fileopen a local file PHP it see the PHP source. ... file_existsprotect you from reading PHP documents? ...
    (Full-Disclosure)
  • configuring php & apache webserver
    ... This command results in pagefule of HTML code (This indicates php is ... results in loads of HTML code & if HTML source is displayed when the ... properly and the problem lies with the webserver configuration. ... according to install ...
    (alt.php)
  • configuring php & apache webserver
    ... This command results in pagefule of HTML code (This indicates php is ... results in loads of HTML code & if HTML source is displayed when the ... properly and the problem lies with the webserver configuration. ... according to install ...
    (comp.lang.php)
  • Re: " " in PHP
    ... the \n is good for console output, I write all of my shell scripts ... with php so I use \n all the time, but in this example I belive Andy ... > To make the produced HTML source easier to read, ...
    (comp.lang.php)
  • configuring php & apache webserver
    ... This command results in pagefule of HTML code (This indicates php is ... results in loads of HTML code & if HTML source is displayed when the ... properly and the problem lies with the webserver configuration. ... according to install ...
    (php.general)