problem to apc cache
hello
my problem is activate apc cache
i installed apc cache to Module Installer and enter to extension = "apc.so" php.ini
after enabled this cache, i want activate apc.rfc1867 this function
i entered apc.rfc1867 = On to php.ini but this function to php info file is Off and disable
and entered apc.max_file_size = 1024M but to php info this function is apc.max_file_size = 1M
how to active and change this functions to server ?
thanks
-
Hi, How did you install this? Also, APC isn't really best for PHP 5.5+. It was originally slated to be included in PHP core(like Zend Opcache), but this is not the case anymore. There are still beta versions though. Have you considered memcached/APCu and Zend Opcache? Thanks, 0 -
apc is enable to server my problem is activated this function apc.rfc1867 how to enable this function to server ? " apc.rfc1867 " 0 -
my version php default server is 5.3 and apc cache installed to server but this cache not activate to php 5.5 to php selector " cloud linux " ... just activated for php 5.3 how to enable this cache for php 5.5 ? and how to enable this functions " apc.max_file_size = 1024M " & " apc.rfc1867 = On " //// info //// my web server is litespeed php version default is 5.3 and cloud linux is installed ////////////////// please help me for activated apc cache and 2 functions for php 5.5 thanks ... 0 -
Hello :) The following document should help: PHP Selector > Custom PHP.ini options Thank you. 0
Please sign in to leave a comment.
Comments
4 comments