LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   I want to run httpd! problem httpd (https://www.linuxquestions.org/questions/linux-server-73/i-want-to-run-httpd-problem-httpd-835268/)

sunsoft 09-29-2010 03:34 PM

I want to run httpd! problem httpd
 
I want to run httpd! problem httpd

I have a local server
CentOS Linux

I want to run httpd

What is the problem?

root@nameserver [~]# /etc/init.d/httpd start
Starting httpd: httpd: apr_sockaddr_info_get() failed for nameserver.iac.lan
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
no listening sockets available, shutting down
Unable to open logs
[FAILED]
root@nameserver [~]# service httpd start
Starting httpd: httpd: apr_sockaddr_info_get() failed for nameserver.iac.lan
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
no listening sockets available, shutting down
Unable to open logs
[FAILED]
root@nameserver [~]#

sunsoft 09-29-2010 04:11 PM

root@www [~]# service httpd configtest
Syntax OK
root@www [~]# service httpd start
Starting httpd: no listening sockets available, shutting down
Unable to open logs
[FAILED]
root@www [~]#

GrapefruiTgirl 09-29-2010 04:41 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate of:
http://www.linuxquestions.org/questi...-start-835217/


All times are GMT -5. The time now is 05:51 AM.