Would your clients like to have multiple versions of PHP?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • clm
    replied
    Still in beta, check out the blog posts :

    Leave a comment:


  • sahostking
    replied
    Is this released already? Can seem to find a note that it is. :/

    Leave a comment:


  • miron
    replied
    @Anton Volkov
    Thank you, its working, uninstalled versions are not available under cPanel accounts anymore, only I still have uninstalled php under WHM Selector config.

    @Paulo Cardoso

    For custom (per customer) php.ini options (php v5.3 and php v5.4) Im using .user.ini file under /public_html, and looks like its working, whatever I enter into .user.ini its displayed on "phpinfo" page, but only after I restart apache httpd as Im using php-fcgi.
    For custom php.ini options at php v5.2 Im using php wrapper in /cgi-bin directory.

    Leave a comment:


  • avolkov
    replied
    You should remove appropriate alt-php* packages in order to disable specific PHP ver sion (for example, remove alt-php52* for PHPv5.2).
    We will implement disabling of the specific version of PHP in the next release of LVE Manager.

    Also, we will add version of native PHP (like "native(php5.2)") to prevent confusing of users.

    Leave a comment:


  • miron
    replied
    How to disable some PHP version?
    eg. PHP v5.2 as its already installed and used as "native", this will definitely confuse many clients as they will think that they must select some PHP version other than "native" if they want use PHP scripts on the account.

    Leave a comment:


  • dmitry.sidorov
    replied
    Selector still only for cPanel?

    Leave a comment:


  • iseletsk
    replied
    1. 5.2 should be in updates testing repository
    2. custom php.ini is currently not supported, but will be supported in the future.
    3. No concrete ETA yet, but I guess it will take at least a month before it stabilizes.

    Leave a comment:


  • pcardoso
    replied
    This is a great add-on Igor.
    Nice Job.

    A few questions:
    1 - When will it support 5.2
    2 - Will it have per customer php.ini?
    3 - When will it be released for production?

    Leave a comment:


  • clm
    replied
    Hello Igor,

    Does PHP selector work with PECL extensions ?

    Here are a few that we run that aren in the default Easy Apache configuration :

    uploadprogress
    imagik
    pgsql-pdo

    Will there be or is there already a method to manually add extensions that are compiled from source ?

    Thanks

    Leave a comment:


  • iseletsk
    replied
    Yes, you don have to use it if you don want to.

    Leave a comment:


  • admin
    replied
    of course we don need use this in CL, it can be disabled? We have own php config http://www.cloudlinux.com/bitrix/ima.../icon_wink.gif

    Leave a comment:


  • clm
    replied
    In future versions, will we be able to enforce certain extensions (IE : suhosin, APC… ) ?

    Leave a comment:


  • clm
    replied
    Great ! Looks like this could be usable on our next server we are planning to get around the end of november (depending mainly on cPanel releasing Apache 2.4).

    Leave a comment:


  • iseletsk
    replied
    The release is planned for later today or early in the day tomorrow. PHP 5.2 should come with CL5 already, and in a few days -- with CL6.

    Leave a comment:


  • rrsmith
    replied
    Really glad to see that this is getting close to launch! Also another vote for 5.2 support.

    Leave a comment:

Working...