Log in

View Full Version : Internet Users


Raven_Writer
01-09-2003, 13:10
How many of you have went to a site, wanting to read some stuff....but to instead view a "Server Error in '/'...." kinda page? If so, anyone got a fix? I went to view robbayer.com and gamedev.net and it returned that page.

Adam Y.
01-09-2003, 13:43
I managed to get gamedev.net to load on my computer. I did not get Rob Bayer's though. You might want to try www.archive.org but that does not have Rob Bayers site on it.

rbayer
01-09-2003, 14:16
My webserver crashes at 4:02am on the first of every month due to an obscure bug in Apache regarding SIGUSR1. I usually just restart the server manually, but since somebody actually seemed to notice it this time, I decided to add a simple cron job to start it at 4:30am every month. Therefore, robbayer.com will be down on the first of every month from 4:02-4:30am CST. Sorry about that, but I really don't feel like trying to update apache given that I'm currently 900mi away from the server and if anything goes wrong, I wouldn't be able to fix it until November.

--Rob

Raven_Writer
01-09-2003, 14:19
Originally posted by rbayer
My webserver crashes at 4:02am on the first of every month due to an obscure bug in Apache regarding SIGUSR1. I usually just restart the server manually, but since somebody actually seemed to notice it this time, I decided to add a simple cron job to start it at 4:30am every month. Therefore, robbayer.com will be down on the first of every month from 4:02-4:30am CST. Sorry about that, but I really don't feel like trying to update apache given that I'm currently 900mi away from the server and if anything goes wrong, I wouldn't be able to fix it until November.

--Rob
Well, that explains the crashing ;)

Thanks for sayin' why it's crashin also :)