Hi,
I have VPS with 800GB HDD, 8GB RAM Dedicated, 6 Core CPUs - KVM installed cPanel.
Apache 2.2 - CloudLinux 6.4 64bit - cPanel Varnish Nginx Plugin - PHP CGI/FastCGI
Infomration PHP info: /http://hostjp.net/test.php
I get error xcache from my website.
Setting xcache in php.ini current:
Can you help me fix and give me some suggest optimize xcache is better?
Regards,
I have VPS with 800GB HDD, 8GB RAM Dedicated, 6 Core CPUs - KVM installed cPanel.
Apache 2.2 - CloudLinux 6.4 64bit - cPanel Varnish Nginx Plugin - PHP CGI/FastCGI
Infomration PHP info: /http://hostjp.net/test.php
I get error xcache from my website.
PHP:
[10-Jun-2013 13:10:34 Asia/Ho_Chi_Minh] PHP Fatal error: Cannot open or create file set by xcache.mmap_path, check the path permission or check xcache.size/var_size against system limitation in Unknown on line 0
[10-Jun-2013 13:10:34 Asia/Ho_Chi_Minh] PHP Fatal error: XCache: Cannot create shm in Unknown on line 0
PHP:
xcache.admin.enable_auth="on"
xcache.admin.pass=""
xcache.admin.user="mOo"
xcache.cacher="On"
xcache.coredump_directory=""
xcache.count="6"
xcache.coveragedump_directory="/tmp/pcov/"
xcache.coverager="On"
xcache.gc_interval="0"
xcache.mmap_path="/tmp/xcache/"
xcache.optimizer="Off"
xcache.readonly_protection="On"
xcache.size="256M"
xcache.stat="Off"
xcache.shm_scheme = "mmap"
xcache.slots="8K"
xcache.test="Off"
xcache.ttl="0"
xcache.var_count="1"
xcache.var_gc_interval="300"
xcache.var_maxttl="0"
xcache.var_size="128M"
xcache.var_slots="8K"
xcache.var_ttl="0"
Regards,