Hi
First of all thank you for this AMAZING plugin. It is very complete!
I have trouble with Minify. After activating the minify option all the css and javascript on the website stop working.
In the header I have this situation (domain is voluntary obfuscated):
<link rel="stylesheet" type="text/css" href="http://www.---.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=jY7RDoIwDEV_iFnxxc8xYxRS7dZlLRj-HoVEEyDGhya3t6e3rSFIMh_MdVKiuwKlwEOLCkEV1CZGrWooOCpTiwWKusxDT2kF0IxS_wsJPhtJ0uoMnX8K-wvcVgGNiKkVnxfw050ipf9pV1DzK59G3Cwu3x8E3Tm_6-iEDw8Tk_xV2zyHjBGT6W5gU8a9G6Uhxhk.css" media="all" />
<link rel="stylesheet" type="text/css" href="http://www.---.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=M9BPSyzPz0k00o-HMPSLM_KLSpLzU1KL9ZPzc_KLkvIr4AwA.css" media="all" />
<link rel="stylesheet" type="text/css" href="http://www.---.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=fYxBCoAgEAA_pK76ITEzlRYX3JXo9wkdunUYmMMwFo54EUYP4RXgSkMS7ZmhtlJxIcCzb3OwKPvXf6ocMKUWUXONo_WihQjPtk5yYw7eOOMf.css" media="all" />
<script type="text/javascript" src="http://www.---.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=lYzRDsIgDEV_aKzqHvwcg4xtIFBsi8a_1znifFhifGhym3vO7cBfi6VH09WgohtJi22jS80eyN44uN4SEKscyugSeK5sK5ONNpdkpnbp-F_tBWIo4jBV02ASbUQNSFEdwSUTSm_5y56b3zAbclm42cGg7xj0AU5LgDOisJDOM_Z53osr7LdMH_J8W5vaXAQF85qe.js"></script>
<script type="text/javascript" src="http://www.---.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=M9BPSyzPz0k00o-HMPSLM_KLSpLzU1KL9ZPzc_KLkvIr9LMKS1OLKvVgfN3czDwA.js"></script>
<script type="text/javascript" src="http://www.---.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=fcsxCsAgDEDRC1WjXkiCbTUYGjGBXr-FDm4dPrzlBzjxFsYE-QNok2lF9kOhUW38Zkt-YOlb-LsWtwgqhZCdNpx0VWci3MlAy6RhOfno0wM.js"></script>
All these links bring to an Internal Server Error page.
The result of the Compatibily Check is:
Plugin Version: 0.9.3
PHP Version: 5.2.17;
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 (mime_content_type) (required for CDN support)
Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
Safe mode: Off
Open basedir: Off
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)
Additional modules
New Relic
PHP version: Supported
Operating System: Supported
Web Server: Supported
WordPress Resources
/web/htdocs/www.marcopanichi.com/home/.htaccess: OK
/web/htdocs/www.marcopanichi.com/home/wp-content: OK
/web/htdocs/www.marcopanichi.com/home/wp-content/uploads/2013/09: OK
Fancy permalinks: /blog/%postname%/
WP_CACHE define: Defined (true)
URL rewrite: Enabled
Network mode: No
PS: I've carefully followed the installation instruction and tried lots of option combination
Thank you again for your job!