我有一个ubuntu 14.04服务器和plesk 12我知道使用以前版本的plesk,你可以为域名选择php4,这仍然是这样吗?
如何让php4可用于选择域?
答案 0 :(得分:0)
是的,您可以使用'multiple PHP'Plesk功能。您可以使用Plesk文档中的官方方法或Atomic的第三方Panda PHP。
答案 1 :(得分:0)
是的,可以将php4作为 CGI 或 Fast CGI 运行。 (See official documentation for instructions)
这是如何在Debian Wheezy上编译和安装PHP 4.4.9的详细描述:How to use PHP 4.4.9 with Apache and ISPConfig 3然后在Plesk中注册新版本,以便在"托管设置"中提供:
/usr/local/psa/bin/php_handler --add -displayname 4.4.9-custom -path /opt/phpfcgi-4.4.9/bin/php -phpini /opt/phpfcgi-4.4.9/lib/php.ini -type fastcgi -id 449