Fixed Server Errors

February 16, 2008

While this really doesn’t have any effect on any of the users of this service, I just wrote the following on my personal blog and thought I would share it here as well.    It is just the way things need to be done!

I have now officially made it through my entire error log and fixed every single application that I have running so they are not generating anything in my apache error log.     While this seems like a simple task, it wasn’t so easy this time around.      With the latest move to my newest server with php5 and mySQL5, there were some things that were not working correctly.   I managed to get most of them fixed in the past couple of days.

I was lucky enough to get _ck_ in the bbPress IRC on Freenode and with some help was able to fix the remaining errors that were only bbPress related.   This amounted in a couple of fixes and a couple new TRAC tickets, but all errors are gone!     Thanks again _ck_!

One thing I was a little disappointed with was the migration tool from one (dv) to another on my Media Temple servers.    Everything went across OK, but there were some permission problems that were created.   That was actually the easy part.    The other major issue was that all tables in all databases that had “auto-increment” magically lost that attribute.    That required a manual change to every single table to get it working again and me frantically looking at schema.php in WPMU to find out all tables that I needed to adjust.    Lucky for me, there were only 20 blogs in my WPMU install and was able to move the DNS over to the new server in a about an hour.   Not sure if the “auto-increment” was a product of moving from mySQL 4 to mySQL 5, but it sure was a pain in the ass.

All and all, I am happy to not have to fix anything for at least a little while!    It never ceases to amaze me the amount of server operators that don’t check the error logs.    They figure if an error doesn’t show up in a browser, then it really doesn’t exist.    While this logic has some merit on small sites with excessive resources available, it is not a long term solution )   In fact, it is not something I like to deal with myself.   No errors is a much better solution I think!

Comments

Got something to say?





Powered by WP Hashcash