|
||
|
||
| Sat, 11 Mar 2006 |
|
||
|
Some days, I feel like I should be paying other people to be even allowed to log in to their server, let alone touch the configuration on anything that could be used in production. Some notes for future reference -- First, DNS and BIND isn't magic. You can't just make stuff up and expect the computer to know what you mean (retardo). The DNS zone name in the named.conf file has to match the name of the domain it's authorative for. You can't just leave arbitrary parts of the domain off and hope it knows what you mean. Second, if you spend half an hour making changes to a config file, and no matter what you do, it's just not having the expected effect on the service you're setting up, consider the idea that you're working on the wrong config file. Also, if you're going to be so absent minded as to leave two copies of PHP on a server, both called 'php', both in your path, don't even bother to complain when it causes problems. If you setup an anti-DoS module on your webserver... and when you benchmark your webserver, over half the requests fail, maybe it has something to do with the fact that it's doing what you configured it to do. |
||
| /Blog/Computers/Organizations/Home | Permanent Link | Comments (6) | ||
|
|
||
| Comments | ||
| :-) Posted at Mon Mar 13 14:15:25 2006 by Josiah Ritchie | ||
| Sounds like you had some fun troubleshooting someone else's problems. It also sounds like that someone needs te learn a few troubleshooting skills of their own. I chuckled especially heavy at the DoS thing. :-) | ||
| Posted at Mon Mar 13 14:44:20 2006 by Eric Andreychek | ||
| No, unfortunately, the above is all entirely my own fault :-) A learning experience, indeed :-) | ||
| Posted at Mon Mar 13 21:28:20 2006 by srineer | ||
| OUCH! | ||
| Restarting Services Posted at Tue Mar 14 14:29:42 2006 by Daniel E. Markle | ||
| A corollary to your second point (and indeed something I do myself at times) is forgetting to reload or restart services, then wondering why the config file changes aren't working. | ||
| lol Posted at Mon Mar 20 02:54:52 2006 by Nathan | ||
| This was one of the funniest posts I have read in a while. Makes me feel better about all the dumb things I do...namely, locking myself out of servers with a hosts.deny set to ALL: ALL and similar to your config problem...changing code locally while refreshing a remote copy in the browser window. Good times! | ||
| Thank you... Posted at Tue Mar 21 03:23:15 2006 by NaN | ||
|
Thank you.. I needed the laugh. Glad to have found your #! 'Blob' | ||
|
Post a Comment
trackback TrackBack ping me at: http://www.openthought.org/blosxom.cgi/Blog/Computers/Organizations/Home/sysadmin_mysteries.trackback |
||
|
Also, be sure to check out the OpenThought Web Application Environment |
|
Copyright 2003 Eric Andreychek |