Detecting multiple versions of php 5

Hi guys,

I've compiled php 5.3.25 and put a symbolic link from /opt/rh/php53 to the php binary directory. After I re-check config in Virtualmin, the new version is detected and all works a treat.

Now I've done the same with php 5.2.17 but it's not being detected .. What is the re-check process looking for when it does a scan?

Status: 
Closed (fixed)

Comments

The support for multiple PHP versions only looks for PHP 5.3+ currently - the assumption is that on most distros, the standard PHP version is already 5.2.

Thanks for letting me know Jamie.

I switched my standard php to 5.3 but need to support a couple of legacy sites.

I've now stopped trying to recompile it and manually setup the cgi script ;)

Thanks again.

Ryan