LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   httpd problems - blank web page shows up when access from outside of internet LAN (https://www.linuxquestions.org/questions/linux-networking-3/httpd-problems-blank-web-page-shows-up-when-access-from-outside-of-internet-lan-406036/)

wk4997 01-21-2006 12:04 AM

httpd problems - blank web page shows up when access from outside of internet LAN
 
Hi,

I have some linux experience, but i am baffled why that I can't get httpd started.

It starts, and when I access apo.rose-hulman.edu from the web... I get a blank webpage.

From terminal session, i run:
Code:

apachectl -k restart
And I get:
Code:

httpd not running, trying to start
(98)Address already in use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs

So, I have no clue why I keep getting a blank webpage.

I also have run:
Code:

netstat -na | grep 0.0.0.0
... and no 0.0.0.0:80 has shown up. Also, i have run:
Code:

netstat -nap --inet|grep -w 80|grep -i listen
... with no output... and
Code:

lsof -i :80
... with no output

HELP!!! I am running the newest Fedora Core (like 3, i believe). I may just have to reinstall it to fix the problem, but i'd like to know what to do just in case this happens again.

ctkroeker 01-21-2006 09:51 AM

Welcome to LQ!
Please post your question in it's apropriate forum.
This thread has been reported.

XavierP 01-21-2006 09:59 AM

Moved: This thread is more suitable in Linux-Networking and has been moved accordingly to help your thread/question get the exposure it deserves.


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