----- Original Message -----
From: "John Black" <spam@xxxxxxxxxxxxxxxxxxxxxxxx>
To: <cr.vegelin@xxxxxxxxx>
Cc: "Tommy Pham" <tommyhp2@xxxxxxxxx>; <php-general@xxxxxxxxxxxxx>
Sent: Saturday, October 17, 2009 11:08 AM
Subject: Re: all local sites stopped working ...
cr.vegelin@xxxxxxxxx wrote:
Where / how to look for a PHP specific log file ?
Inside php.ini is the option to specify a separate PHP log file
here is the setting for my main system (Linux)
error_log = /home/user/php_log.txt
Remember to restart your webserver after adjusting php.ini
EDIT: Sry, for the double post, I did not use reply all.
--
Thanks John,
In php.ini I defined: error_log = C:\Inetpub\wwwroot\PHPError.log
then restarted the server with iisreset.exe
then started with IE: http://127.0.0.1/.../phpinfo.php
and after 10 minutes still "Connecting / Waiting for .../phpinfo.php"
and still no C:\Inetpub\wwwroot\PHPError.log created ...
Other suggestions ?
TIA, Cor
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php