Firefox can't establish a connection to the server at 192.168.1.1:4444
(I can SSH just fine)
When I do a: ps auxw|grep httpd
I get
thunderking:/home/login # ps auxw|grep httpd
root 3644 0.0 0.2 7260 3092 ? Ss Feb20 0:00 /bin/httpd -f /etc/httpd/httpd.conf
root 3645 0.0 0.0 1508 404 ? S Feb20 0:00 /bin/logger -t httpd -p local6.notice
wwwrun 3646 0.0 0.1 7196 1720 ? S Feb20 0:00 /bin/httpd -f /etc/httpd/httpd.conf
wwwrun 3652 0.0 0.1 7260 1824 ? S Feb20 0:00 /bin/httpd -f /etc/httpd/httpd.conf
root 11153 0.0 0.0 1624 516 pts/0 S+ 17:46 0:00 grep httpd
Note /etc/httpd/httpd.conf does not exist.[:S]
help! [:)]
This thread was automatically locked due to age.