Multiple PHP version

  • Hey guys,
    Yes, yes, I know. I already seen somewhere in the forum this topic, but I would like to ask. If it's possible at ispConfig, why is it so hard to make it work on i-MSCP?


    Here is the tutorial to build the php on linux:
    http://www.howtoforge.com/how-…config-3-ubuntu-12.04-lts


    So, I need an option in my domain, to what PHP version would use. This will be great.


    I'll build the PHP from source, and the other member will do for itself, but we (I think, I'm not the one, am I?) need the option to change the PHP version in the panel per domain.


    P.S.: I tried to do myself, but it didn't worked. I don't know why.
    I copied this file from "/etc/php5/fpm/php-fpm.conf" to the build place "/opt/php-5.3.27/etc/php-fpm.conf". Then I changed the "php5- ..." to "php5327- ..." in every line where it contained. Then, the last line, th "include" row, I copied the i-MSCP's "pool.d" folder "mydomain.com.conf" and changed to include this file. This only one.
    Before I started, I had replaced in "mydomain.com.conf" file the values to not use the socked and the pid. But...
    Starting php-fpm ................................... failed
    It could not started.


    I(We) will be very happy if this function would be available.

    Edited once, last by beny9512 ().