maxpico
07-16-2002, 05:31 AM
When I make changes to the httpd.conf in my Mac OS X Server 10.1.4 and I type the command apachectl graceful I get this error
fopen: Permission denied
httpd: could not open error log file /private/var/log/httpd/error_log.
/usr/sbin/apachectl graceful: httpd could not be started
So I must use the sudo command!
I've checked the permission of the error log and the chmod is 644 like the access_log....
How can this be?
Thanks
fopen: Permission denied
httpd: could not open error log file /private/var/log/httpd/error_log.
/usr/sbin/apachectl graceful: httpd could not be started
So I must use the sudo command!
I've checked the permission of the error log and the chmod is 644 like the access_log....
How can this be?
Thanks