View Single Post
  #1  
Old 09-05-2012, 12:50 PM
notoroder notoroder is offline
Member
 
Join Date: Sep 2012
Posts: 11
Default Litespeed 4.1.13 - xcache cannot be used by W3 Total Cache

I am using Litespeed 1 CPU Enterprise and trying to use W3 Total Cache on my WordPress site.

xcache been install on my VPS WHM

and also can be detected by W3 Total Cache but i can only use it for database caching not object caching...

Error Details

1.while trying xcache as database cache it saved.. no error.. but as soon i try to empty the cache.. i get this error

Code:
Fatal error: xcache_clear_cache() [<a href='http://xcache.lighttpd.net/wiki/InstallAdministration'>http://xcache.lighttpd.net/wiki/InstallAdministration</a>]: xcache.admin.user and/or xcache.admin.pass settings is not configured. Make sure you've modified the correct php ini file for your php used in webserver. in /home/******/public_html/wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 86
2.Now Next error..When i try to use xcache as object caching

http://i.imgur.com/4X1ED.png

i get this




For ref here is the xcache.php

http://pastebin.com/JJ3J2HL2


3.About Page caching I can only use Disk option not disk Enhanced.. as always it gvs me error

Code:
It appears Page Cache URL rewriting is not working. If using apache, verify that the server configuration allows .htaccess or if using nginx verify all configuration files are included in the configuration.

4.And Also i have APC installed. but i cannot use it..

here is the proof as its been installed



and here is the option stating i cannot use it



as u can see its greyed out...

I know i asked mny things but I would rly need this get solved.. as i dnt know much abt LS or WHM.. all installation done by vps provider. and they hv less time for fixing this
Reply With Quote