Page & DB cache not working, Object Cache working
-
Pulling my hair out, set W3tc up on my local host, worked perfect out of the box!
Deployed to my live server, Grand Forest, and nothing, it is not using Page Cache or DB Cache. Object Cache seems to work. I’m looking for the debug output at the end of my pages html, yes debug is on, for all three options and only seeing object output. If I turn object caching off I get nothing.
The server is a Media Temple DV, Apache etc..
Plugin Version: 0.9.4.1
PHP Version: 5.4.41;
Web Server: Apache
FTP functions: Installed (required for Self-hosted (FTP) CDN support)
Multibyte String support: Installed (required for Rackspace Cloud Files support)
cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
zlib extension: Installed (required for compression support)
Opcode cache: Not installed
Memcache extension: Not installed
HTML Tidy extension: Not installed (required for HTML Tidy minifier suppport)
Mime type detection: Installed (Fileinfo) (required for CDN support)
Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
Safe mode: Off
Open basedir: On: /var/www/vhosts/aplusdesign.com.au/:/tmp/
zlib output compression: Off
set_time_limit: Available
mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)WordPress Resources
___/grandforestphuket/website/.htaccess: OK
___/grandforestphuket/website/wp-content: OK
___/grandforestphuket/website/wp-content/uploads/2015/06: OK
Fancy permalinks: /%postname%/
WP_CACHE define: Defined (true)
URL rewrite: Enabled
Network mode: NoThe compatibility check seems fine, although it doesn’t pick up the installed Apache modules, even though they are installed and working.
The .htaccess file has w3tc’s rules, the wp-config file has the correct code
ie..define('WP_CACHE', true);
etc..I really want to get this working. Any help appreciated!!
- The topic ‘Page & DB cache not working, Object Cache working’ is closed to new replies.