|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error log not created
Hi,
I am trying to generate the PHP error log but it does not get created. I am running php4.4.7 I set display_errors = On and error_log = c:\php_errors.log but no files get created. thx |
|
#2
|
||||
|
||||
|
Quote:
------------------------------------- Code:
log_errors = On ------------------------------------- Quote:
Edit: On an Apache web server, by default, errors are written to the Apache error log file. You might just need to look in an existing log file instead of creating your own. Last edited by cwf : May 17th, 2007 at 11:00 AM. Reason: More info |
|
#3
|
|||
|
|||
|
Thx for the quick reply.
I meant to write log_errors = On and not display_errors = On Anyway, I restarted IIS and the phpinfo() funtion shows me the right values but still, I can't see any log file. I am running this PHP code. I guess that's a good enough error to trigger the creation of the file. PHP Code:
|
|
#4
|
|||
|
|||
|
Me too!
I am having the exact same issue on Ubunto. I enabled log writing, set the file, yet it won't actually fill out the file.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Error log not created |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|