Beta: mod_lsapi updated

40 views
Skip to first unread message

Mykola Naugolnyi

unread,
Jul 20, 2017, 6:06:08 AM7/20/17
to cloudlinux-beta

The new updated mod_lsapi packages for CloudLinux 6 and 7 as well as for Apache 2.4 (CloudLinux 6) and EasyApache 4 (CloudLinux 6 and 7) are available from our updates-testing repository.

mod_lsapi 1.1-15

ea-apache24-mod_lsapi 1.1-15

httpd24-mod_lsapi 1.1-15

Changelog:

  • MODLS-436: added force option to switch_mod_lsapi --setup;
  • MODLS-429: switch_mod_lsapi --build-native-lsphp is not executed randomly after upcp on EA3;
  • MODLS-433: new mechanism lsapi and web-interface of cPanel. Proposed by cPanel team.

Added --force option  (never prompt) for /usr/bin/switch_mod_lsapi --setup utility (for EasyApache 4 only).

Example:

# /usr/bin/switch_mod_lsapi --force --setup

During the setup, the utility can ask to resolve different situations, depending on how the mod_lsapi was configured before, follow the link for details https://docs.cloudlinux.com/mod_lsapi_installation.html.

Please be careful with --force option, we don't recommend to use it without need. Always check your configuration after force setup mod_lsapi.

To update:

cPanel & RPM Based

$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
$ yum update mod_lsapi --enablerepo=cloudlinux-updates-testing
$ service httpd restart

DirectAdmin

$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
$ cd /usr/local/directadmin/custombuild
$ ./build set cloudlinux_beta yes
$ ./build update
$ ./build mod_lsapi

To install, follow the instructions on the link:

http://docs.cloudlinux.com/index.html?installation_mod_lsapi.html

For EasyApache 4

To update:

$ yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi --enablerepo=cl-ea4-testing --enablerepo=cloudlinux-updates-testing
$ service httpd restart 

If you are using ea-apache24-mod_lsapi-1.1-9 or lower, after the update, all of your domains that used mod_lsapi will be switched to suphp as default PHP handler used from MultiPHP Manager. To turn on mod_lsapi back, go to MultiPHP Manager and chose lsapi handler.

To install:

$ yum-config-manager --enable cl-ea4-testing
$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing

read http://docs.cloudlinux.com/index.html?cpanel_easyapache_4.html

$ yum-config-manager --disable cl-ea4-testing

Go to MultiPHP Manager and enable mod_lsapi on your domains through lsapi handler

To remove mod_lsapi:

Before deleting mod_lsapi, make sure to change the lsapi handler to any other from MultiPHP Manager.

http24 for CloudLinux 6

For installation/update run:

$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
$ yum install httpd24-mod_lsapi --enablerepo=cloudlinux-updates-testing

--


Nikolay Naugolnyi  |  Technical Writer

0961853022  |  Skype: Mykola Naugolnyi


CloudLinux.com  |  KernelCare.com |  Imunify360 

Free 30-day Trials 
Get 24/7 free, exceptionally good support at helpdesk.cloudlinux.com
Follow twitter.com/CloudLinuxOS for technical updates

Mykola Naugolnyi

unread,
Jul 26, 2017, 9:29:04 AM7/26/17
to cloudlinux-beta

The new updated ea-apche24-mod_lsapi packages for EasyApache 4 (CloudLinux 6 and 7) are available from our updates-testing repository.

Changelog:

ea-apache24-mod_lsapi 1.1-15.5

  • added /opt/cloudlinux as safe path for lsphp starting. For the future version of Alt-PHP and cPanel 66.

Installation for EasyApache 4:

To update:

$ yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi --enablerepo=cl-ea4-testing --enablerepo=cloudlinux-updates-testing
$ service httpd restart 

If you are using ea-apache24-mod_lsapi-1.1-9 or lower, after update, all of your domains that used mod_lsapi will be switched to suPHP as default PHP handler used from MultiPHP Manager. To turn on mod_lsapi back, go to MultiPHP Manager and chose lsapi handler.

To install:

$ yum-config-manager --enable cl-ea4-testing
$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing

read http://docs.cloudlinux.com/index.html?cpanel_easyapache_4.html

$ yum-config-manager --disable cl-ea4-testing

Go to MultiPHP Manager and enable mod_lsapi on your domains through lsapi handler

To remove mod_lsapi:

Before deleting mod_lsapi, make sure to change the lsapi handler to any other from MultiPHP Manager.


Mykola Naugolnyi

unread,
Aug 2, 2017, 10:41:24 AM8/2/17
to cloudlinux-beta

The new updated mod_lsapi packages for CloudLinux 6 and 7 as well as for Apache 2.4 (CloudLinux 6 and CloudLnux 7) and EasyApache 4 (CloudLinux 6 and 7) are available from our updates-testing repository.

mod_lsapi 1.1-16

httpd24-mod_lsapi 1.1-16

ea-apache24-mod_lsapi 1.1-16

Changelog:

  • MODLS-403: check for Cloudlinux added to liblsapi;
  • MODLS-434: handler value dropped after update;
  • MODLS-435: conflict with mpm_itk added to EA4 mod_lsapi;
  • MODLS-433: new mechanism lsapi and web-interface of cPanel.

    To update:

    cPanel & RPM Based

    $ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
    $ yum update mod_lsapi --enablerepo=cloudlinux-updates-testing
    $ service httpd restart

    DirectAdmin

    $ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
    $ cd /usr/local/directadmin/custombuild
    $ ./build set cloudlinux_beta yes
    $ ./build update
    $ ./build mod_lsapi

    To install, follow the instructions on the link:

    http://docs.cloudlinux.com/index.html?installation_mod_lsapi.html

    For EasyApache 4

    To update:

    $ yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi --enablerepo=cl-ea4-testing --enablerepo=cloudlinux-updates-testing
    $ service httpd restart 

    If you are using ea-apache24-mod_lsapi-1.1-9 or lower, after the update, all of your domains that used mod_lsapi will be switched to suphp as default PHP handler used from MultiPHP Manager. To turn on mod_lsapi back, go to MultiPHP Manager and chose lsapi handler.

    To install:

    $ yum-config-manager --enable cl-ea4-testing
    $ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing

    read http://docs.cloudlinux.com/index.html?cpanel_easyapache_4.html

    $ yum-config-manager --disable cl-ea4-testing

    Go to MultiPHP Manager and enable mod_lsapi on your domains through lsapi handler

    To remove mod_lsapi:

    Before deleting mod_lsapi, make sure to change the lsapi handler to any other from MultiPHP Manager.

    http24 for CloudLinux 6 and Cloudlinux 7

    For installation/update run:

    $ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
    $ yum install httpd24-mod_lsapi --enablerepo=cloudlinux-updates-testing

    Reply all
    Reply to author
    Forward
    0 new messages