latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Using Quickcache with S2Member

Home Forums Community Forum Using Quickcache with S2Member

This topic contains 2 replies, has 3 voices. Last updated by  Jason (Lead Developer) 4 years, 8 months ago.

Topic Author Topic
Posted: Friday Apr 27th, 2012 at 5:24 pm #12095
Luke Lim
Username: lukelim

Hi,

After reading through multiple threads, I installed quick cache, as it is developed by the people in S2Member.

However, I received an error when activating it.

Permissions: Please check permissions on /home/name/public_html/wp-config.php. Quick Cache needs write-access to this file. Permissions need to be 755 or higher.

My site is hosted in home/name/public_html/mysite.com.
I confirmed home/name/public_html/mysite.com/wp-config.php permission is already 755.
When I open the wp-config.php in this directory, define(“DISABLE_WP_CRON”, true); <= this is not there.

However, the permission at home/name/public_html/wp-config.php is currently 644.
When I tried changing it to 755, I received an error:
Response: 550 Could not change perms on wp-config.php: Operation not permitted
I have requested Hostgator to changed it to 755, and they have changed the permission to 755, but I still get that Permission warning message.

Btw, when I open the wp-config.php in this directory, define("DISABLE_WP_CRON", true); <= this is there.

I logged out after installing quick cache as well, but my site is not quick cached, because there wasn’t any comments generated by quick cache at the bottom of the html page.

My root site wordpress have "W3 Total Cache" installed, but the one with s2member installed used "Quickcache". Even after disabling W3 Total Cache on my root site, I still can't get the error message in Quickcache to go away.

  • This topic was modified 4 years, 8 months ago by  Luke Lim.

List Of Topic Replies

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Saturday Apr 28th, 2012 at 4:38 am #12134

Hi Luke.

I’m emailing Jason to ask him about this. Thanks for your patience. :)

Posted: Saturday Apr 28th, 2012 at 5:39 am #12141
Staff Member

Thanks for the heads up on this thread.

If all else fails, log in via FTP, and set permissions on these files using an application like FileZilla.

/wp-config.php (set permissions to 777)
/wp-content/ (set directory permissions to 777)
/wp-content/cache/ (set directory permissions to 777)

Regarding this line:

define("DISABLE_WP_CRON", true);

That’s not something that s2Member or Quick Cache would add.

Quick Cache will add this line only, to the very top of your /wp-config.php file.

define('WP_CACHE', true);
Viewing 2 replies - 1 through 2 (of 2 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.