Hi, --- On Tue, Feb 25, 2014 at 11:47 AM, Gopal Krishna <[email protected]> wrote: | Recently I confgiured php with APC on centos 6.5 (x86_64) \--
APC is Alternative PHP Cache? http://pecl.php.net/package/APC/3.1.13 --- | [root@testing APC-3.1.13]# ./configure --with-php-config=/opt/test/ \-- #1 You don't need to be root user to compile code. If you want to use the latest source, compile as a user, and use "sudo make install". #2 The package is available in Fedora as "php-pecl-acpu". You can install it using: $ sudo yum install php-pecl-acpu It is also available in EPEL repository that you can use with CentOS: http://dl.fedoraproject.org/pub/epel/6/x86_64/repoview/php-pecl-apcu.html SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
