Scheduled Date: November 10, 2008
Servers: cpanel63, cpanel64, cpanel65, cpanel66
On 11/10/2008 PHP 4 will be removed from cpanel63 through cpanel66. 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 November 10.
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 November 10. 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: cpanel63, cpanel64, cpanel65, cpanel66
On 11/10/2008 PHP 4 will be removed from cpanel63 through cpanel66. 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 November 10.
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 November 10. 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