You are not logged in.
Oh since this morning I guess when my server was shut off by some force of nature, I haven't been able to accss my websites.
I can PING them, and I can PING my IP. But if I try to access them through a web browser, it tells me it cannot find it.
Apache web server is running, which I did check. I took a look at my error log and the only thing I find possible is the line that reads this.
caught SIGTERM, shutting down
Anyone famililar with this line?
Did the Apache server shut down? Or is this something else.
Thanks
Rich
Offline
That's a terminate signal...whatever got it did quit.
If it was Apache, just start it up again. If it was some other piece of the server, or the system in general, reboot it.
Offline
Hmm, yes - I restart server and, while it seems Apache is running, I still cannot connect to sites over http.
As I said I can ping IP and domains, but cannot connecto via web browser.
Thanks - for the input - any other possibilities?
Offline
Is the port blocked, and is the server set to watch the right port?
Offline
No - the port is fine.
The setup has been running fine for over a year, someone turned off the system for whatever reason and now i cannot access the web server.
Thanks
Offline
Well, all I know is something is blocking Apache then...someone else like to take a whack at this?
Offline
Thanks cube - What happened was my router remapped the local IP addresses, so it was pointing to the wrong computer on the network.
Offline
Glad to here its fixed. Try not to do it again ![]()
Offline