Quote:
Originally Posted by Rapid2214
Code:
#
#Listen 12.34.56.78:80
Listen 80
#Listen 8080
I see that you are requesting a page on port 8080 but the webserver isn't listening on that port, try uncomment it and restart the web server, only a suggestion.
Good luck :D
Marty
|
Exactly even I thought what you just said.But when I restarted httpd I got error.
Code:
service httpd restart
Stopping httpd: [ OK ]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:8080
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:8080
no listening sockets available, shutting down
Unable to open logs
[FAILED]
This error came when I uncomment that Listen 8080 line.
Let me know if you have any other suggestions.
Recent comments
11 hours 1 min ago
13 hours 28 min ago
1 day 1 hour ago
1 day 4 hours ago
1 day 8 hours ago
1 day 14 hours ago
1 day 23 hours ago
2 days 1 hour ago
2 days 9 hours ago
2 days 11 hours ago