Hi .
I installed the W3 Total Cache plugin , first , on my webhost open_basedir is enabled , the problem is though i have enabled JS minify and added a script ( full url ) , nothing cached is created in the wp-content/w3tc/min/ , the url is valid and the js exists , and the permissions of the wp-content/w3tc/min/ is 777 .
Also i have no log file created . I want to mention that i have tried w3 total cache on my localhost on apache both on *nix and windows and had no problem with the plugin so it must be some problem with the webhost .
The /min/default.include.js when opened in browser is not a js file is the full html content of my website .
I enabled debug for minify , the result is :
<!-- W3 Total Cache: Minify debug info:
Engine: disk
Group: default
JavaScript info:
Location | Last modified | Size | Path
include | 1970-01-01 00:00:00 | | /home/a8522903/public_html/home/a8522903/public_html/wp-content/plugins/vipers-video-quicktags/resources/swfobject.js
-->
I also want to mention that database cache is working and html minify is working too even with enabled JS inline minify .
Anyone had this problem with this plugin ?
Cause i like this plugin very much and it would not be the same without all of it features . Maybe a solution can be found , and that will improve this plugin .
Thanks in advance for support .