----- Original Message ----- From: "John Black" <s...@network-technologies.org>
To: <cr.vege...@gmail.com>
Cc: "Tommy Pham" <tommy...@yahoo.com>; <php-general@lists.php.net>
Sent: Saturday, October 17, 2009 11:08 AM
Subject: Re: [PHP] all local sites stopped working ...


cr.vege...@gmail.com 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

Reply via email to