Quote:
Originally posted by slackologist
i get this message
%apachectl start
fopen: Permission denied
httpd: could not open document config file /usr/local/apache/conf/httpd.conf
/usr/local/sbin/apachectl start: httpd could not be started
%
|
Are you root when you try to restart apache?
If so, there is something wrong in your httpd.conf file.
If not, log on as root, and type apachectl graceful
Your apache is already running, no need to start it.