Of course, I left the .htaccess file intact (not deleted it) 😉
Will author or anyone take a peek? 🙂
Hi there, thanks for using BWP Minify.
Can you check your server’s error log to see if there’s any helpful error message? I haven’t tested the plugin with PHP7 yet so issue like this is expected.
The logs are clean, WP_DEBUG as well 🙁 Only deprecated notices of other plugins… So it isn’t easy job for me…
Anyways, the plugin is great when functioning 🙂
Thanks for coding it.
Do you plan to test the plugin on PHP7?
Can you try chmod the cache directory to 777? Or move it to another place, for example: wp-content/cache/minify?
OK I will try testing on PHP7 and let you know.
Thanks very much, and good luck 🙂
The issue seems almost resolved.
The only thing that helped for creation of minify cache files in newly set cache directory was just disabling the plugin, and enabling in situation when plugin options had new minify cache directory set before disabling, and cache directory was created and set with proper ownership and write permissions (CHMOD 755).
After this simple operation, the files have been created as intended in the earlier set minify cache dir.
Looks like a trick really.
I tested disabling all plugins and enabling all at once, but without any positive outcome.
Any update on PHP7 compatibility? Love this plugin, would be even better if it worked well with the new PHP version 🙂
Hey, any news about the PHP7 Compatibility?
Im pending upgrading to PHP 7 on production site since this is my essential plugin not supported PHP 7 yet :/
Please