Upgrading PHP and MYSQL on Windows

This article will explain the easy way to upgrade PHP and MYSQL on Windows Servers. Easy if you followed my installing PHP and instaling MYSQL tutorials.

If you follow this procedure you can have PHP and MYSQL upgraded in less than an hour.

Of course that doesn’t include the time it takes to download PHP and MYSQL. I will assume you have them downloaded. Lets get started. We’ll upgrade MYSQL first.

Continue reading “Upgrading PHP and MYSQL on Windows”

Windows: Installing MYSQL

Now that you have PHP installed it’s time to install mysql. Mysql is the database server of choice for just about all forum software packages that run on PHP enabled servers. Installing mysql and getting it ready for use on your Windows Server is very easy. At the most it shouldn’t take more than an hour or less. Lets get started.

Continue reading “Windows: Installing MYSQL”