Re: [PHP] php error code.

2001-03-30 Thread Christian Reiniger
On Friday 30 March 2001 15:54, you wrote: > > Warning: Failed opening '../dp_banner_menu_final1_support.php' for > inclusion > > (include_path='.:/usr/local/lib/php.ini') in > > /home/website/test_knowledge_base/support/tech_support.php on line 10 > > > > The comment with "(include_path='.:/usr/

Re: [PHP] php error code.

2001-03-30 Thread Scott Fletcher
Whoa Whoa! Wait a minute! There is a couple of webservers here that use PHP. Some of them when it display the error message or warning message, it never display the "include_path='.:/usr/local/lib/php.ini'". Some of the other, it did display the "include_path'.:/usr/local/lib/php.ini'". So, s

Re: [PHP] php error code.

2001-03-29 Thread Pierre-Yves Lemaire
Yes, the php.ini files is read when apache start. py At 03:53 PM 3/29/01 -0500, you wrote: >In a message dated 29/03/2001 21:42:57 GMT Daylight Time, >[EMAIL PROTECTED] writes: > ><< If you have permission to modify php.ini, see the setting "display_errors" > and the attached comments. You can t

Re: [PHP] php error code.

2001-03-29 Thread KPortsmout
In a message dated 29/03/2001 21:42:57 GMT Daylight Time, [EMAIL PROTECTED] writes: << If you have permission to modify php.ini, see the setting "display_errors" and the attached comments. You can tell PHP to write these error messages to a log file instead of to the browser. Kirk >> If I

RE: [PHP] php error code.

2001-03-29 Thread Johnson, Kirk
> Sent: Thursday, March 29, 2001 1:07 PM > To: [EMAIL PROTECTED] > Subject: [PHP] php error code. > > > Hi! > > When the website have a script error, it display the error > message (sort > of a debugging error). What I don't like about that error >

[PHP] php error code.

2001-03-29 Thread Scott Fletcher
Hi! When the website have a script error, it display the error message (sort of a debugging error). What I don't like about that error message is that it display the include_path comments. Warning: Failed opening '../dp_banner_menu_final1_support.php' for inclusion (include_path='.:/usr/local