LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   A newbie looking for more apache-related help (https://www.linuxquestions.org/questions/linux-software-2/a-newbie-looking-for-more-apache-related-help-25511/)

emeraldforce 07-10-2002 04:23 PM

A newbie looking for more apache-related help
 
I managed to get the RPM of the latest 1.3 apache on my 7.3 linux, and installed, etc, but after configuring apacheconf and opening mozilla to my site, it says "server not reachable." But then I try the address with the "lynx" command in a terminal and it works fine (save the images.)

What could be wrong here? The error it generates says that they could not find the URL...

help!!!!!:confused: :confused: :confused: :confused: :confused: :confused:
help this :newbie:

emeraldforce 07-10-2002 07:55 PM

noone?
apachectl status shows that the server is actually working and running.

However, when I type xyz.abc.com, it returns the error

Can not connect you to the server, apparently the server is running, etc, but not accepting the connection...
telnet doesn't seem to work either - "connection refused"

yet, the "lynx" command to xyz.abc.com works fine, why is this?

doublefailure 07-11-2002 08:59 AM

hi..
try http://localhost:8080
i think apache comes with port8080 setup(it varies with versions)
u have to change it to 80(probably in /etc/httpd/conf/httpd.conf)


All times are GMT -5. The time now is 05:07 PM.