Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
litespeed_wiki:php:php-7-installation [2015/07/27 20:43]
Michael Alegre created
litespeed_wiki:php:php-7-installation [2018/09/13 20:44] (current)
Michael Alegre [Install PHP 7 through the LiteSpeed Repository] Updated 'Auto Start' setting name to 'Start By Server'.
Line 5: Line 5:
 This wiki will guide you through all steps necessary to install PHP 7 on LiteSpeed Web Server. This wiki will guide you through all steps necessary to install PHP 7 on LiteSpeed Web Server.
  
-====Install ​PHP7 through the LiteSpeed Repository====+====Install ​PHP 7 through the LiteSpeed Repository====
  
 PHP 7 Alpha 1 RPMs have been added to our repository for CentOS 5/6/7 and RHEL 5/6/7 users. ​ Installing PHP 7 from RPMs will be much faster than compiling yourself. ​ PHP 7 Alpha 1 RPMs have been added to our repository for CentOS 5/6/7 and RHEL 5/6/7 users. ​ Installing PHP 7 from RPMs will be much faster than compiling yourself. ​
Line 52: Line 52:
   Retry Timeout : 0   Retry Timeout : 0
   Response Buffering: no   Response Buffering: no
-  ​Auto Start: yes+  Start By Server: yes
   Command: $SERVER_ROOT/​lsphp70/​bin/​lsphp   Command: $SERVER_ROOT/​lsphp70/​bin/​lsphp
   Back Log: 100   Back Log: 100
Line 111: Line 111:
 You can check that your PHP installation is correct by viewing the "​phpinfo()"​ page. The phpinfo() page should show the correct version of PHP as well as LiteSpeed as the server API.  You can check that your PHP installation is correct by viewing the "​phpinfo()"​ page. The phpinfo() page should show the correct version of PHP as well as LiteSpeed as the server API. 
  
-==== Install ​PHP7 through the Remi Repository ====+==== Install ​PHP 7 through the Remi Repository ====
 PHP 7 can also be installed through the Remi Repository. ​ PHP 7 can also be installed through the Remi Repository. ​
  
  • Admin
  • Last modified: 2015/07/27 20:43
  • by Michael Alegre