WP Super Cache broke admin access
-
Hello,
When trying to access my admin page at http://citius.fr/citiuslogin I land on a blank page.
If I display source code for the page I get the below error message:<!– WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. –>
I have tried :
– Deactivating all plugins
– Setting define(‘WP_CACHE’, true); to FALSEThis is the Wp-config line mentioned below. The path does not look like the standard root plugin one but I haven’t changed this…
define( ‘WPCACHEHOME’, ‘/data/nfs/ftp/00/79/87/root/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager
I am not sure what goes wrong here but would appreciate some help !
Thanks,
The page I need help with: [log in to see the link]
The topic ‘WP Super Cache broke admin access’ is closed to new replies.