logo
WSN Links PHP Directory Software
Features Showcase Reviews Demos Purchase Manual Support
 

error_log file
read only and increasing size

Version:


error_log file
peumus
Forum Regular
Avatar

Usergroup: Customer
Joined: Aug 09, 2004
Location: Chile
Total Topics: 137
Total Posts: 356
Posted 09/20/04 - 08:23 PM:
quote post
#1
Paul,
I do not have permission on deleting error_log file,
and it's growing very fast. I have claimed my host provider and said that my script is setting it read-only.
Could it be changed in order allow it to be deleted?
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 55
Total Posts: 5703
Posted 09/21/04 - 12:30 AM:
quote post
#2
The script doesn't even know where your server keeps an error log file, as it's different on every server. Nor does the script ever attempt to write anything to any error log file let alone change permissions of it -- in fact, on my local setup I never get any error log because my apache configuration is not set to tell php to generate such files.

The issue with your host could be something like not using phpsuexec or some other apache equivilant (I think there's a module needed to let apache run under a user's id), resulting in log files created by apache belonging to apache's user id instead of your own, and thus not being editable for you.

Edited by Paul on 09/21/04 - 12:33 AM
Search thread for
Download thread as


You don't have permission to post.

Please login or register.

Admin Control Panel

   
Home    |    Features    |    Showcase    |    Reviews    |    Demos    |    Purchase    |    Manual    |    Support
© 2008 Paul Knierim. All rights reserved.