MySQL 5.x
January 15, 2006
Well well, as with all of my server updates tonight I decided to install MySQL 5.x as well. Even although yet again the control panel is lame and didn’t have it. It was a simple upgrade and everything went smooth. Looks like I have a bunch of new toys to learn and to play with. I think I might just build a community site using some of these new features
Although development takes a long time, there is nothing like using the latest technology to make everything run swiftly! Hopefully I can get an update to get to the next step up from apache soon. Maybe I just need to write a PHP based control panel that does some of the automation of setting up accounts for me. While I do not have too many accounts I seem to like to buy domain names and stash them on the server.
Look for some new blogs concerning the new features I play with in MySQL ![]()
Upgraded PHP to 5.1.2
January 15, 2006
Finally back to the bleeding edge of PHP development. I decided to finally upgrade from the 5.0.x series to the 5.1.x series. The reasons that I did not do it before was that I didn’t have time, the control panel I use sucks so I finally just said screw that solution and last I normally wait for atleast 2 bugfixes in a feature release. This is because there is normally some small stability issues in that branch.
Lets just say I am happy to have the security issues in the previous 5.0.x series now off my mind. As a Security conscious developer it drives me nuts to know something exists and not have it closed. I guess that is my reason for not liking 3rd party PHP applications… Yes I know I am using one now but that will change in the future.
I am looking forward to playing around with PDO on this build and seeing everything it can do. Besides that the XMLWriter extension is included and enabled by default. This should be interesting to play with and could make generation of XML based feeds extremely simple (I know they were before but now it will be more logical). Oh and last but lot least…. the speed of this is much faster. I could tell within minutes of playing around on my server!



