Hi everybody
I’m a newbie so when you suggest how to fix, please write down the code clearly for me to follow. Many thanks
My wordpress blog now works good, seem like all other plugin works well, but not the wordpress super cache.
my site address: http://192.241.180.142/
i installed the Wordpress super cache plugin and try to run it but it says something like below:
Warning! Could not update /home/wordpress/public_html/wp-config.php! WPCACHEHOME must be set in config file.
Warning! /home/wordpress/public_html/wp-content/advanced-cache.php does not exist or cannot be updated.
i really dont know how to fix and can’t find any tutorial for this problem
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
@sat: Try running <pre>sudo usermod -a -G wordpress www-data <br>sudo chmod g+w /home/wordpress/public_html -R</pre>
I am getting this problem too. I am using One-Click Install WordPress on Ubuntu 12.10. Help me.
I am also having same issue with my preinstallation image of wordpress with ubuntu , apache. Can some here hlep me out to solve this issue.