Title: [Plugin: WP Web Scraper] Problem with wpws-content directory
Last modified: August 19, 2016

---

# [Plugin: WP Web Scraper] Problem with wpws-content directory

 *  [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * (@xyzzy)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-web-scraper-problem-with-wpws-content-directory/)
 * I uploaded from a preview version and got errors in my pages right away.
 * I solved these by creating two directories which did not exist:
 * wpws-content/http-cache
    wpws-content/modules
 * I also created a blank file here wpws-content/modules/1.php, as this code was
   looking for *.php files there:
 *     ```
       foreach (glob(WP_PLUGIN_DIR.'/wp-web-scrapper/wpws-content/modules/*.php') as $mod) {
       ```
   
 * What should permissions be on http-cache?
 * thanks.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Akshay Raje](https://wordpress.org/support/users/akshay_raje/)
 * (@akshay_raje)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-web-scraper-problem-with-wpws-content-directory/#post-1918202)
 * permissions for http-cache should be 777 – its the cache folder

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Web Scraper] Problem with wpws-content directory’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-web-scrapper.svg)
 * [WP Web Scraper](https://wordpress.org/plugins/wp-web-scrapper/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-web-scrapper/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-web-scrapper/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-web-scrapper/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-web-scrapper/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-web-scrapper/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Akshay Raje](https://wordpress.org/support/users/akshay_raje/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-web-scraper-problem-with-wpws-content-directory/#post-1918202)
 * Status: not resolved