Differences

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

Link to this comparison view

Next revision
Previous revision
litespeed_wiki:php:apc [2014/05/20 20:46]
Michael Armstrong created
litespeed_wiki:php:apc [2018/09/17 18:51] (current)
Michael Alegre [1) Install PHP 4/5 with LSAPI]
Line 1: Line 1:
-===== APC 3.0.11+ =====+===== Install ​APC 3.0.11+ ​through repository ​===== 
 +APC only works upto PHP 5.4 and does not work with PHP 5.5 and PHP 5.6. 
  
-Compile/Install for Linux, OS X, FreeBSD, Solaris, etc.+The quickest way to install APC for PHP 53 or PHP 54 is through Litespeed repository. Enable Litespeed repo and yum install lsphp53-apc or yum install lsphp54-apc. you will need lsphp53, lsphp53-common or lsphp54, lsphp54-common to make it work. see [[litespeed_wiki:​php:​rpm#​installing_php_from_the_litespeed_repository|instruction]] here.  
 + 
 +===== Install ​APC 3.0.11+ through command line ===== 
 + 
 +You can also compile/​install ​for Linux, OS X, FreeBSD, Solaris, etc.
  
 APC is a very mature opcode-caching module, aka "php accelerator", ​ and strongly maintained at http://​pecl.php.net/​apc. We highly recommend APC for anyone using php scripts. ​ APC is a very mature opcode-caching module, aka "php accelerator", ​ and strongly maintained at http://​pecl.php.net/​apc. We highly recommend APC for anyone using php scripts. ​
Line 8: Line 13:
 ==== 1) Install PHP 4/5 with LSAPI ==== ==== 1) Install PHP 4/5 with LSAPI ====
  
-[[litespeed_wiki:​php:lsapi|Install PHP 4/5 with LSAPI]]+[[litespeed_wiki:​php#​installing_and_configure_lsphp_on_litespeed_web_server|Install PHP 4/5 with LSAPI]]
  
 ==== 2) Download/​Expand APC 3.0.11+ ​  ==== ==== 2) Download/​Expand APC 3.0.11+ ​  ====
  • Admin
  • Last modified: 2014/05/20 20:46
  • by Michael Armstrong