Quantcast
Channel: wp-super-cache – WordPress.org Forums
Browsing all 3480 articles
Browse latest View live

carlytx on "[Plugin: WP Super Cache] preload"

we set up super-cache to cache using php and set the preload to preload ALL pages yet when we check the site the only pages that appear to load more quickly are the ones we visit at least once after...

View Article


expatstudios on "Warning! WP Super Cache caching broken! The script...

I am having the same problem. I am new to Wordpress and have been troubleshooting this problem for a few days now, but mine maybe slightly different. I can install the plugin and activate it. I get the...

View Article


Hieu on "Warning! WP Super Cache caching broken! The script...

Yeah it's weird because the advanced-cache.php can only throw some error strings into the screen. It can't cause 500 server error. 500 error usually happens when you mis-config something...

View Article

expatstudios on "Warning! WP Super Cache caching broken! The script...

Well, at a quick glance, my advanced-cache.php appears identical to the one the OP posted. The only thing I think I need in the wp-config.php is: define( 'WP_CACHE', true );, if I've read correctly. I...

View Article

Hieu on "Warning! WP Super Cache caching broken! The script...

Yeah, the thing is when you delete that file, it's ok again -> so clearly the file advanced-cache.php has the problem.

View Article


expatstudios on "Warning! WP Super Cache caching broken! The script...

Ok, so I placed // at the beginning of each line starting from the top and may have something. Dashboard loaded up again after placing // at the beginning of this line: "} elseif ( !include_once(...

View Article

expatstudios on "Warning! WP Super Cache caching broken! The script...

This is from the plugin's FAQ: 18.The error message, "WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed!" appears at the end of...

View Article

Hieu on "Warning! WP Super Cache caching broken! The script...

Yeah, it's the WPCACHEHOME, that's not defined. That's why I gotta change it in wp-config.php However, I cna't understand why you have 500 server problem. May be read your error log file?

View Article


expatstudios on "Warning! WP Super Cache caching broken! The script...

I just found an advanced-cache.php file in the plugin/wp-super-cache folder. Should the path in the wp-config.php point to this one, or to the advanced-cache.php in the wp-content folder?

View Article


Hieu on "Warning! WP Super Cache caching broken! The script...

Here is my code in wp-config define( 'WPCACHEHOME', 'PATH/wp-content/plugins/wp-super-cache/' ); //Added by WP-Cache Manager

View Article

expatstudios on "Warning! WP Super Cache caching broken! The script...

Yes, my code is identical to that. Unfortunately, it's the advanced-cache.php in the wp-content folder that's giving me the problems. I tried deleting the one in the /plugins/wp-super-cache and it did...

View Article

jagarner on "Warning! WP Super Cache caching broken! The script...

Hieu, Thanks ever so much for sharing this, I couldn't figure it out! Worked like a treat adding: define( 'WPCACHEHOME', 'new-path-goes-here' ); to the WP wp-config.php file in root

View Article

Hieu on "Warning! WP Super Cache caching broken! The script...

You are welcome :-)

View Article


Joe Siegler on "[Plugin: WP Super Cache] Cannot get fresh install going"

When I try to get v1.2 of the plugin going when it's not installed, I'm having some problems. In short, no matter what I do, I can't seem to get this from showing up....

View Article

Joe Siegler on "[Plugin: WP Super Cache] Cannot get fresh install going"

When I try to get v1.2 of the plugin going when it's not installed, I'm having some problems. In short, no matter what I do, I can't seem to get this from showing up....

View Article


Asti55 on "WP Super Cache doesn't serve WP Touch always"

... yes, and there is no solution available till now :( Mobile website is very important for my project. The requests from mobile devices are growing fast. Maybe someone has another idea?

View Article

Skinny Latte on "[Plugin: WP Super Cache] Allow Editor role to Delete Cache?"

Aha, great thanks

View Article


panmoria on "[Plugin: WP Super Cache] zlib compression a no go?"

Hi, With gzip compression switched on in WP Super Cache, is it possible to also switch on zlib compression via php.ini file? http://wordpress.org/extend/plugins/wp-super-cache/

View Article

Donncha O Caoimh on "[Plugin: WP Super Cache] zlib compression a no go?"

There's no point as ever page is compressed by the plugin. It's the same compression but the plugin caches the compressed files which is better

View Article

Donncha O Caoimh on "[Plugin: WP Super Cache] Cannot get fresh install going"

WPCACHEHOME is a part of new installs of WP Super Cache starting from 1.2. Your wp-config.php has to be writeable to update it! Your wp-content directory has to be writeable too. Look in the docs for...

View Article
Browsing all 3480 articles
Browse latest View live