Title: Help with cache directory
Last modified: August 21, 2016

---

# Help with cache directory

 *  Resolved [Horizont](https://wordpress.org/support/users/horizont/)
 * (@horizont)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/help-with-cache-directory/)
 * I used this nice plugin through all my website development phase. When I moved
   it to production and of course there was something wrong with the cache and min
   configurations as i simply just moved all the files to my new web server.
    It
   seems that min directory was properly updated to include my absolute path [http://www.example.com/blablab/bwp-minify/min](http://www.example.com/blablab/bwp-minify/min)
   which is totally ok. but the cache directory remained unchanged and it’s currently
   pointing to a local dir which obviously doesn’t exist in the remote server. I
   updated the cache dir both in the plugin backend field as well as in the config.
   php file of the module. Nothing seems to change even tho i double checked that
   the folder is 755 and ready to accept write calls (i also did a brief test with
   CHMOD 777, no luck). What am I doing wrong?
 * [https://wordpress.org/plugins/bwp-minify/](https://wordpress.org/plugins/bwp-minify/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Horizont](https://wordpress.org/support/users/horizont/)
 * (@horizont)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/help-with-cache-directory/#post-4647648)
 * Solved.
    I tought that the absolute path would have been ok but instead I had
   to put the “server path” and as I didn’t know it I activated the “wp migrate 
   db” plugin I recently used to migrate my db from local to remote server and it
   provided me with the right path…i just had to add wp-content/plugins/bwp-minify/
   cache
 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/help-with-cache-directory/#post-4647705)
 * In 1.3.0 the absolute minify url has been changed to a root-relative url, so 
   if your two sites share the same directory structure it would be much easier 
   to move.
 * Similar change will be applied to cache directory, though cache directory is 
   a little trickier to handle.
 * Glad you got it sorted 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help with cache directory’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bwp-minify.svg)
 * [Better WordPress Minify](https://wordpress.org/plugins/bwp-minify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bwp-minify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bwp-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/bwp-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bwp-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bwp-minify/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/help-with-cache-directory/#post-4647705)
 * Status: resolved