The Mac Mini OSX 10.7.5 System encountered the following APC not installed issue during the installation of MediaWiki.
Use the Brew method to install the following: command for brew install PHP53-APC
Apache2 Brew Install PHP53-APC ==> installing PHP53-APC from homebrew/homebrew-php==> Downloadi ng Http://pecl.php.net/get/APC-3.1.10.tgzAlready Downloaded:/library/caches/homebrew/php53-apc-3.1.10.tgz==> patchingpatching file Apc-3.1.10/php_apc.hhunk #1 succeeded at + fuzz 2.==>/usr/local/opt/php53/bin/phpize==& gt;./configure--prefix=/usr/local/cellar/php53-apc/3.1.10--with-php-config=/usr/local/opt/php53/bin/php-con== > make==> caveatsto Finish installing APC for PHP 5.3: */usr/local/etc/php/5.3/conf.d/ext-apc.ini is created, Do not forget to remove it upon extension removal. * Validate installation via one of the following methods: * * Using PHP from a webserver: *-Restart your webserver. *-Write a PHP page that calls "phpinfo ();" *-Load it in a browser and look for the info on the APC module. *-If you are there been successful! * * Using PHP from the command line: *-Run "php-i" (Command-Line "Phpinfo" () *-Look for the info on the APC module. *-If you are there been successful!==> Summary
The last reboot is Apache2 (/USR/SBIN/HTTPD)
[Memo] OSX 10.7.5 Installing the PHP53-APC in MediaWiki