• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Using PHP4 and PHP5 in Plesk 8.1

F

>fm_

Guest
Hi there,

is it possible to user PHP4 and PHP5 in any Linux Distribution together with Plesk 8.1 like in Plesk 8.1 for Windows where you can choose the PHP-Version which the User of a Domain wanted to use for there hosting?

Greetz,
fm_
 
Yes, but you have to choose which one has to be running as apache module. Both PHP4 and PHP5 configured as apxs2 module won't work.

We usally use PHP5 as module and PHP4 compiled from vanilla source into a separate path (i.e: /usr/local/php4) and configure virtual host to use the CGI interpreter for a particular file extension (i.e: php4).

Hope this will be useful
 
Back
Top