Announcement

Collapse
No announcement yet.

PHP 7.2 and LSAPI

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PHP 7.2 and LSAPI

    cPanel was released PHP version 7.2 (RC1) in EasyApache 4. It works correctly on FPM, but doesnt work on LSAPI.

    Could You provide support for LSAPI on PHP 7.2 ?

    Wojtek

  • #2
    Hello,

    We have the internal task on this matter. Support for LSAPI on PHP 7.2 will be implemented in further releases.
    Task number is MODLS-449. You can track it on our blog:

    Comment


    • #3
      Any information when 7.2 for LSAPI will be in stable, not in testing ?

      Wojciech

      Comment


      • #4
        Hello,

        We will release alt-PHP 7.2 + LSAPI as soon as PHP 7.2 officially released.
        The current PHP 7.2 release schedule can be found via the PHP.net Wiki:

        Comment


        • #5
          Hello,

          PHP 7.2 GA is available. Can you say when it will be available for the cloudlinux selector?

          Regards

          Comment


          • #6
            Hello,

            alt-PHP 7.2 is available for PHP Selector. Please update cagefs-skeleton and check versions list once again:

            # cagefsctl --force-update; cagefsctl --setup-cl-selector
            # selectorctl --list

            Comment


            • #7
              > alt-PHP 7.2 is available for PHP Selector. Please update cagefs-skeleton and check versions list once again:
              >
              > # cagefsctl --force-update; cagefsctl --setup-cl-selector
              > # selectorctl --list

              This is not working for us:

              # cagefsctl --force-update
              Copying /var/lve/pypindex to /usr/share/cagefs-skeleton/var/lve/pypindex
              Copying /bin/su to /usr/share/cagefs-skeleton/usr/bin/su
              Updating users ...
              <type exceptions.OSError>: [Errno 13] Permission denied: /home/systuser
              #
              # cagefsctl --setup-cl-selector
              Error: failed to create directory /home/systuser/.cagefs
              CloudLinux Selector setup: successful
              #
              # selectorctl --list
              4.4 4.4.9 /opt/alt/php44/usr/bin/php-cgi
              5.1 5.1.6 /opt/alt/php51/usr/bin/php-cgi
              5.2 5.2.17 /opt/alt/php52/usr/bin/php-cgi
              5.3 5.3.29 /opt/alt/php53/usr/bin/php-cgi
              5.4 5.4.45 /opt/alt/php54/usr/bin/php-cgi
              5.5 5.5.38 /opt/alt/php55/usr/bin/php-cgi
              5.6 5.6.32 /opt/alt/php56/usr/bin/php-cgi
              7.0 7.0.25 /opt/alt/php70/usr/bin/php-cgi
              7.1 7.1.11 /opt/alt/php71/usr/bin/php-cgi

              Any ideas on how/when we can start to offer PHP 7.2 to our users?

              - Scott

              Comment


              • #8
                Are you sure, that you have alt-PHP 7.2 packages installed?
                Please note, that alt-PHP available only in beta repo. To install it, use the following command:
                # yum groupinstall alt-php --enablerepo=cloudlinux-updates-testing

                Comment


                • #9
                  Thank you, that is the problem. I did not know that alt-PHP 7.2 was still in beta, even though 7.2 has been released by the PHP team.

                  - Scott

                  Comment


                  • #10
                    We will provide a stable version of alt-PHP 7.2 as soon as possible.
                    Please stay tuned to our blog: http://cloudlinux.com/blog

                    Comment

                    Working...
                    X