error_log problem
Posted by: bassamjarad (---.zaindata.jo)
Date: October 17, 2012 08:41AM

Hello,

I'm trying to use error_log() to trace a php script and I found that the only way to see the results was in the file:

C:\wamp\logs\apache_error.log

I tried to set the php error_log entry inside "php.ini" by un-commenting:

error_log = php_errors.log

or

error_log = c:/wamp/logs/php_error.log

however, as soon as I uncomment one of these lines, the WAMP server will stop loading (stays on Orange). I tried to use "Restart All Services" and it didn't work. Stays on Orange, no Green.

I'm running:
Wamp v2.1
Apache v2.2.17
Php v5.3.4

on Windows 7 - 64 bit.

Anyone can help?


best regards,
Bassam



Edited 1 time(s). Last edit at 10/17/2012 08:43AM by bassamjarad.

Options: ReplyQuote
Re: error_log problem
Posted by: stevenmartin99 (Moderator)
Date: October 17, 2012 05:42PM

yes there was a bug in the php version that wouldnt allow the error log, thats why its disabled.

please upgrade wamp

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: error_log problem
Posted by: bassamjarad (---.zaindata.jo)
Date: October 21, 2012 10:07AM

Thank you... I'll do that.

Options: ReplyQuote


Sorry, only registered users may post in this forum.