warner444
Member
Posted 4 years ago #
Getting this error message:
WP Super Cache Manager
advanced-cache.php does not exist
Create it by executing:
ln -s /home/planetsc/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php /home/planetsc/public_html/wp-content/advanced-cache.php
in your server
Or by copying /home/planetsc/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php to /home/planetsc/public_html/wp-content/advanced-cache.php.
Cannot continue... fix previous problems and retry.
I copied wp-cache-phase1.php to /public_html/wp-content but that did not help,
Did you name it advanced-cache.php when you copied it?
warner444
Member
Posted 4 years ago #
thanks for the help. I figured out I needed to copy the contents of the wp-cache-phase1.php file into wp-content/advanced-cache.php and make wp-content/advanced-cache.php writable.
the error message was not real clear about that.
That solved the problem.
I think you didn't read the error message :) It says to do what you did eventually! I don't think it has to be writeable either.
There are no configurable options in that file.
warner444
Member
Posted 4 years ago #
maybe just copying the contents fixed it
techdx69
Member
Posted 3 years ago #
I tried copying I copied wp-cache-phase1.php to /public_html/wp-content and rename the file to advanced-cache.php but it doesnt work, do i need to delete the wp-cache-phase1.php on the wp-cache folder in plugins??
techdx69 - how doesn't it work? Any errors in your error log?