Scheduled Date: October 27, 2008
Servers: cpanel59, cpanel60, cpanel61, cpanel62
On 10/27/2008 PHP 4 will be removed from cpanel59 through cpanel62. Running PHP 4 will no longer be a secondary option. Those of you that have found your scripts to be incompatible with PHP 5 will need to address these issues prior to October 27.
If you have manually configured your scripts to use PHP 4, you must remove this line (AddHandler application/x-httpd-php4) from your .htaccess file prior to October 27. Once PHP 4 is removed that handler will not function and using it may result in your PHP scripts being downloaded.
If you have manually configured your scripts to use PHP 5, you should remove this line (AddHandler application/x-httpd-php5) from your .htaccess file in order to prevent problems later on. For example, when PHP 6 replaces PHP 5 (although it will be quite a while before this occurs).
Servers: cpanel59, cpanel60, cpanel61, cpanel62
On 10/27/2008 PHP 4 will be removed from cpanel59 through cpanel62. Running PHP 4 will no longer be a secondary option. Those of you that have found your scripts to be incompatible with PHP 5 will need to address these issues prior to October 27.
If you have manually configured your scripts to use PHP 4, you must remove this line (AddHandler application/x-httpd-php4) from your .htaccess file prior to October 27. Once PHP 4 is removed that handler will not function and using it may result in your PHP scripts being downloaded.
If you have manually configured your scripts to use PHP 5, you should remove this line (AddHandler application/x-httpd-php5) from your .htaccess file in order to prevent problems later on. For example, when PHP 6 replaces PHP 5 (although it will be quite a while before this occurs).
Comment