
Originally Posted by
Cath-info
PHP4 has reached EOL (end of life) and is no longer supported by the developers. Only the most critical of bugfixes will be released between now and August 08, at which point they will no longer touch PHP4 at all.
Large webhosts are in the process of "forced upgrading" of their users to PHP5.
My question is: When will cPanel stop providing/supporting PHP4?
And is it possible to install a dual environment (where you can set up 2 Apache handlers and select between them for each website)
AddHandler application/x-httpd-php5 .php .inc .htm
OR
AddHandler application/x-httpd-php4 .php .inc .htm
Thanks,
Matthew