Hi,
I'm looking at ways to accomplish the following.
For one bit of PHP software I'd like to run 5.2.13. For another script I'd like to go with 5.3.latest
Right now they are both on the same domain, hence on the same virtualhost. I can split them by virtualhost if this makes it easier.
I just went through the server settings, as well as the VH settings but can't figure this out.
After compiling multiple PHP versions (so far I've just done 5.2.13) how do we specify which virtualhost uses which PHP version? Taking that further, how do we tell which directory is to be processed by which PHP version?
Hope you can point me in the right direction, thanks!
I'm looking at ways to accomplish the following.
For one bit of PHP software I'd like to run 5.2.13. For another script I'd like to go with 5.3.latest
Right now they are both on the same domain, hence on the same virtualhost. I can split them by virtualhost if this makes it easier.
I just went through the server settings, as well as the VH settings but can't figure this out.
After compiling multiple PHP versions (so far I've just done 5.2.13) how do we specify which virtualhost uses which PHP version? Taking that further, how do we tell which directory is to be processed by which PHP version?
Hope you can point me in the right direction, thanks!
Last edited by a moderator: