Upgrade to PHP 5.3 on CentOS 5

By default CentOS 5 comes with PHP version 5.1. This is an ancient version of PHP and incompatible with modern Content Management Systems (CMS). This point is driven home with the recent release of WordPress 3.2 that requires a minimum of PHP 5.2.4. Because WordPress is such a popular CMS and CentOS such a popular web server operating system it seems like a good time to write about updating PHP to version 5.3.3 on CentOS 5.

Continue reading

Adding community repositories in YaST

YaST is the system configuration and software installation tool that comes with OpenSUSE Linux. You can use YaST to easily install, remove and update programs on your Linux system. YaST downloads software from various online repositories that keep collections of  organized software. By default YaST only includes the official openSUSE repositories. But to install most software packages you will need to enable community repositories like the Packman repository. This is how you go about doing it.
Continue reading