Hello,
I instaled Fedora 7 and I am trying to configure Apache web server and with;
rom -q httpd I get " httpd -2.2.4-4"
/sbin/service httpd status
httpd is stopped"
/sbin/service httpd restart
"stopping httpd: [FAILED]
"starting httpd;: [FAILED]
I activated httpd at services but could not run.
Any ideas what is wrong?
Thanks
RA
Page 1 of 1
Apache Web Server The server is not workng
#2
Posted 18 March 2008 - 08:59 PM
Sorry there is a typo on command "rpm" not "rom"
as stated on my previous post.
as stated on my previous post.
#3
Posted 18 March 2008 - 09:35 PM
Sorry, have to ask, are you root doing this?
Billy3
Billy3
#4
Posted 19 March 2008 - 07:56 AM
Your apache log file will tell you what is wrong. It should be under /var/log/httpd or /var/log/httpd-admin.
A user who is not authorized to run that command would get a permission denied message because they would not be able to remove the process identifier.
Quote
Sorry, have to ask, are you root doing this?
A user who is not authorized to run that command would get a permission denied message because they would not be able to remove the process identifier.
rm: cannot remove `/var/run/httpd.pid': Permission denied [FAILED]
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens
#5
Posted 19 March 2008 - 08:51 AM
Quote
Your apache log file will tell you what is wrong. It should be under /var/log/httpd or /var/log/httpd-admin.
/var/log/httpd is an empty directory and there s no such /var/log/httpd-admin
#6
Posted 19 March 2008 - 12:21 PM
That's where it usually goes. See if you can find this file:
httpd.conf
From the command line, type in sudo updatedb
Then:
sudo locate httpd.conf
How did you install Apache?
httpd.conf
From the command line, type in sudo updatedb
Then:
sudo locate httpd.conf
How did you install Apache?
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens
Share this topic:
Page 1 of 1

Help


Back to top










