On Thu, April 20, 2006 7:42 am, Weber Sites LTD wrote:
> I'm using PHP 4.4.0 (cli) and all of the errors / warnings are written
> to
> file.
> I can see all of the direct errors but when I have an error inside an
> include
> file the script fails and the error is not shown in the log. I have to
> "
ROTECTED]
Sent: Thursday, April 20, 2006 5:15 PM
To: Weber Sites LTD
Cc: php-general@lists.php.net
Subject: Re: [PHP] PHP error log
Run the include file separately and see if it produces an error. Also make
sure that if you have "short open tags=OFF" that your include file uses
normal tags.
Run the include file separately and see if it produces an error. Also
make sure that if you have "short open tags=OFF" that your include file
uses normal tags.
Code normally helps.
Wolf
Weber Sites LTD wrote:
> Hi
>
> I'm using PHP 4.4.0 (cli) and all of the errors / warnings are written to
>
Please, explain how are you logging the errors.
Weber Sites LTD wrote:
Hi
I'm using PHP 4.4.0 (cli) and all of the errors / warnings are written to
file.
I can see all of the direct errors but when I have an error inside an
include
file the script fails and the error is not shown in the log. I
@lists.php.net
CC: [EMAIL PROTECTED]
Asunto: [PHP] PHP error log
Hi
I'm using PHP 4.4.0 (cli) and all of the errors / warnings are written to
file. I can see all of the direct errors but when I have an error inside an
include file the script fails and the error is not shown in the log. I have
to &
Hi
I'm using PHP 4.4.0 (cli) and all of the errors / warnings are written to
file.
I can see all of the direct errors but when I have an error inside an
include
file the script fails and the error is not shown in the log. I have to
"guess"
Where the error is.
Any idea what I'm missing.
Thanks
B
* Thus wrote Merlin ([EMAIL PROTECTED]):
> > most likely a php script is using syslog() to report that
> > 'ProductInfo finished'.
>
> what is syslog and which ProductInfo? Can you be more specific?
syslog() is a phpfunction that allows php script to write to the
phplog file.
http://php.net/sysl
> most likely a php script is using syslog() to report that
> 'ProductInfo finished'.
what is syslog and which ProductInfo? Can you be more specific?
Thanx,
merlin
--
* Thus wrote Merlin ([EMAIL PROTECTED]):
> Hi there,
>
> I have some wired messages inside my php errorlog file, telling me:
>
> [30-Jul-2003 20:02:53] ProductInfo finished
>
> There is an entry every few seconds! Does anybody know what this means?
most likely a php script is using syslog() to
Hi there,
I have some wired messages inside my php errorlog file, telling me:
[30-Jul-2003 20:02:53] ProductInfo finished
There is an entry every few seconds! Does anybody know what this means?
Thanx,
Merlin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
10 matches
Mail list logo