New installation issue, httpd service wont start. Help!
Posted: Sun Jun 12, 2011 10:39 pm
Hello I have a fresh install of the newest nagios xi running inside vsphere
Virtual Machine version is 7
CentOS release 5.4 (final)
Kernel 2.6.18-238.12.1.e15 on an 1686
After configuring my interface and brining it up I noticed I was unable to access the the nagiosxi configuration page on port 80. After some basic troubleshooting I discovered the following problem when running servce httpd start
Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log.
Unable to open logs [failed]
I thought maybe something went wrong during installation so I preformed another install and the same problem is happening. I'm not that familiar with Linux/Unix OS's so my ability is weak but I attempted to open /etc/httpd/logs/error_log
When i open /etc/httpd/logs/ it tells me there is no directory "logs"
Next I decided to do a ls -l logs inside the /etc/httpd/ directory, below is my output
lrwxrwxrwx 1 root root 19 May 24 14:49 logs -> ../../var/log/httpd
Any help would be much appreciated, thank you!
Virtual Machine version is 7
CentOS release 5.4 (final)
Kernel 2.6.18-238.12.1.e15 on an 1686
After configuring my interface and brining it up I noticed I was unable to access the the nagiosxi configuration page on port 80. After some basic troubleshooting I discovered the following problem when running servce httpd start
Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log.
Unable to open logs [failed]
I thought maybe something went wrong during installation so I preformed another install and the same problem is happening. I'm not that familiar with Linux/Unix OS's so my ability is weak but I attempted to open /etc/httpd/logs/error_log
When i open /etc/httpd/logs/ it tells me there is no directory "logs"
Next I decided to do a ls -l logs inside the /etc/httpd/ directory, below is my output
lrwxrwxrwx 1 root root 19 May 24 14:49 logs -> ../../var/log/httpd
Any help would be much appreciated, thank you!