• 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.

two apache installations

P

pingu@

Guest
i need to be able to run some of my sites on php 4.3 and others on php4.4. is this possible with some kind of dynamic php-module loading?
or do i need to have two different apache installations, one compiled with php 4.3 and one with php 4.4? if so: is this possible with plesk?
 
anyone?

i would be also quite interested if anybody has got this running..

patrick
 
you can setup one apache installation and running .php43 files with a php 4.3 module and parse .php44 files with a php 4.4 module ...
 
decide by vhost

unfortunately renaming the php files in php43/4php44 is no option for me, since it would cause trouble with too many installations.

what would work if i could decide wich php to use within an vhost configuration, but is that possible, and if - how?

thanks,
patrick
 
Back
Top