danzak44
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Can’t enable caching in WP Super Cachescorchp, did you ever get this resolved? I think I might be having the same issues. But I’m very clueless on how to fix it. The following is what I get when I try to do anything with WP Super Cache:
Warning! Could not update /homepages/9/d666075032/htdocs/app666076233/wp-config.php! WPCACHEHOME must be set in config file.
Warning! /homepages/9/d666075032/htdocs/app666076233/wp-content/advanced-cache.php does not exist or cannot be updated.
1. If it already exists, please delete the file first.
2. Make /homepages/9/d666075032/htdocs/app666076233/wp-content writable using the chmod command through your ftp or server software. (chmod 777 /homepages/9/d666075032/htdocs/app666076233/wp-content) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)
3. Refresh this page to update /homepages/9/d666075032/htdocs/app666076233/wp-content/advanced-cache.php
If that doesn’t work, make sure the file /homepages/9/d666075032/htdocs/app666076233/wp-content/advanced-cache.php doesn’t exist:
1. Open /homepages/9/d666075032/htdocs/app666076233/wp-content/plugins/wp-super-cache/advanced-cache.php in a text editor.
2. Change the text CACHEHOME to /homepages/9/d666075032/htdocs/app666076233/wp-content/plugins/wp-super-cache/
3. Save the file and copy it to /homepages/9/d666075032/htdocs/app666076233/wp-content/advanced-cache.php and refresh this page.And I have no clue of where to go or what to do.