Re: [PHP] PHP no longer logging errors - found them!

2001-06-21 Thread lenar
""Jeff Armstrong"" <[EMAIL PROTECTED]> wrote in message 9gtgiv$g4$[EMAIL PROTECTED]">news:9gtgiv$g4$[EMAIL PROTECTED]... > Little Bo jeff has lost his logs, > and doesn't know where to find them! > Fix up the conf > and they will come home > dragging their hints behind them! > > I move

[PHP] PHP no longer logging errors - found them!

2001-06-21 Thread Jeff Armstrong
Little Bo jeff has lost his logs, and doesn't know where to find them! Fix up the conf and they will come home dragging their hints behind them! I moved some php config values into httpd.conf so that I could manage my virtual sites better (e.g. phpMyAdmin needs globals) and assumed that

[PHP] PHP no longer logging errors

2001-06-21 Thread Jeff Armstrong
PHP appears to no longer be logging errors: My php.ini is unchanged: error_reporting = E_ALL display_errors = On display_startup_errors = On log_errors = On error_log = /var/log/apache/php.log Over the last few days, whenever I had a syntax error in my scripts, I was getting segmentat