Upgrade PHP & MySQL
We have begun upgrading all of our servers to PHP Version 5.2.6 and MySQL 5.0.67.
If after the change to PHP 5 you still need to use PHP 4, you can insert the following code in your .htaccess file:
| Code: |
| AddHandler application/x-httpd-php4 .php |
That will be a short-term fix though as we will remove PHP 4 from our servers within the next three months.
Tags: MySQL, php, php5, upgrade
