If i turn on any function of this plugin, I receive this message:
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.
I run my blog on hosting service, I have the support for .htaccess files, I made the required permissions (777 for wp-contents ad for uploads). When I switch on any feature of w3 my blog crashes - just like I didn't had the css files or themes...
When I tried to run CDN, I successfully uploaded uploads directory, but themes and all other didn't uploaded (message - source file not found - strange, as it found the list of files...)
Is there any way to make it working?
I'm allowed to create .htaccess files and to modify php settings in php.ini file. My compatibility check gives this report:
Server Modules & Resources:
Plugin Version: 0.9.2.4
PHP Version: 5.2.17 (PHP5 required for Minify, Rackspace CloudFiles, Microsoft Azure support)
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 purge support)
Safe mode: Off
Open basedir: Off
zlib output compression: Off
set_time_limit: Available
mod_deflate: Not detected (required for Page Cache (enhanced mode) and Browser Cache)
mod_env: Not detected (required for Page Cache (enhanced mode) and Browser Cache)
mod_expires: Not detected (required for Page Cache (enhanced mode) and Browser Cache)
mod_headers: Not detected (required for Page Cache (enhanced mode) and Browser Cache)
mod_mime: Not detected (required for Page Cache (enhanced mode) and Browser Cache)
mod_rewrite: Not detected (required for Page Cache (enhanced mode) and Browser Cache)
mod_setenvif: Not detected (required for Page Cache (enhanced mode) and Browser Cache)
WordPress Resources
/wp-admin/.htaccess: OK
/wp-content: OK
/wp-content/uploads/2012/04: OK
Fancy permalinks: /%category%/%postname%/
WP_CACHE define: Defined (true)
URL rewrite: Enabled
Network mode: No
Would be gratefull for any help...
Mateusz