Installing a Centos LAMP Dev Server under VirtualBox, Part 2
This covers updating your Dev server to recent versions of PHP and MySQL, as well as setting up an Apache VHost, and using the Hosts file to provide development server naming.
gizmola has written a total of 5 blog posts.
This covers updating your Dev server to recent versions of PHP and MySQL, as well as setting up an Apache VHost, and using the Hosts file to provide development server naming.
This article covers the installation and configuration of a LAMP development environment on a windows laptop using Sun's free VirtualBox. http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP-using-VirtualBox.html
Everything you need to know about MySQL Timestamps, and probably some things you didn't want to know.
Atlassian has made a name for itself with its java based opensource development tools. Confluence (an Intranet Wiki tool) and Jira (a bug tracker) are two of the companies Flagship products. Calling this their "Atlassian Stimulus Project", they are offering 5 user licenses for $5 each, and donating the proceeds to "Room to Read".
This article talks about the behavior of MySQL when it comes to Updates on a numeric type when it's initialized to NULL.