APC with Nginx

Hi,

I have installed APC in my server (CentOS) using ‘pecl install apc’;
also
nginx is there.
How can configure APC for nginx?

Please help.

Posted at Nginx Forum:

It should be configured with PHP not nginx

apc just for php, not for nginx. configure your php.ini file

blog: http://chenxiaoyu.org

Thank You Anoop A., smallfish,

I have done it through my php configuration.

Posted at Nginx Forum: