Scheduled Date: November 24, 2008
Servers: cpanel67, cpanel68, cpanel69, cpanel70, cpanel71, cpanel72, cpanel73, cpanel74
On 11/24/2008 PHP 4 will be removed from cpanel67 through cpanel74. 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 24.
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 24. 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: cpanel67, cpanel68, cpanel69, cpanel70, cpanel71, cpanel72, cpanel73, cpanel74
On 11/24/2008 PHP 4 will be removed from cpanel67 through cpanel74. 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 24.
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 24. 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