Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:php:rpm [2018/09/17 17:31]
Michael Alegre [Installing PHP as an RPM for CentOS systems]
litespeed_wiki:php:rpm [2019/03/15 20:48] (current)
Lucas Rolff [Useful PHP Install Commands]
Line 5: Line 5:
 ===== LiteSpeed Repository ===== ===== LiteSpeed Repository =====
  
-  * PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, and 7.2+  * PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2 and 7.3
   * CentOS and RHEL 5/6/7.   * CentOS and RHEL 5/6/7.
   * Contains most up-to-date versions of LSAPI. (Do not have to wait for a new PHP version to be released.)   * Contains most up-to-date versions of LSAPI. (Do not have to wait for a new PHP version to be released.)
Line 58: Line 58:
 ==== Useful PHP Install Commands ==== ==== Useful PHP Install Commands ====
  
-Install PHP 5.6 ( 5.4, 5.5, 7.0 or 7.1, please check with the corresponding application for PHP version and packages requirement) with packages to support most commonly used web applications (WordPress, Joomla, Drupal, Magento, SugarCRM, etc.):+Install PHP 5.6 ( 5.4, 5.5, 7.07.1, 7.2 or 7.3, please check with the corresponding application for PHP version and packages requirement) with packages to support most commonly used web applications (WordPress, Joomla, Drupal, Magento, SugarCRM, etc.):
   yum install lsphp56 lsphp56-common lsphp56-mysqlnd lsphp56-gd lsphp56-process lsphp56-mbstring lsphp56-xml lsphp56-mcrypt lsphp56-pdo lsphp56-imap lsphp56-soap lsphp56-bcmath lsphp56-intl lsphp56-opcache   yum install lsphp56 lsphp56-common lsphp56-mysqlnd lsphp56-gd lsphp56-process lsphp56-mbstring lsphp56-xml lsphp56-mcrypt lsphp56-pdo lsphp56-imap lsphp56-soap lsphp56-bcmath lsphp56-intl lsphp56-opcache
   ​   ​
  • Admin
  • Last modified: 2018/09/17 17:31
  • by Michael Alegre