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!
@sat: Try running <pre>sudo usermod -a -G wordpress www-data <br>sudo chmod g+w /home/wordpress/public_html -R</pre>
<b>“Warning! Could not update /home/wordpress/public_html/wp-config.php!”</b> sounds like a permissions problem. <br> <br>Please navigate to <b>/home/wordpress/public_html/</b> and execute <code>ls -l</code>; and let us know who’s listed as the owner of the various files and in what group they’re in, e.g. <code>www-data:www-data</code> or possibly <code>root:root</code> or something else?
it show : wordpress:wordpress as the user/group <br> <br>however, i managed to fix it by my stupid way :) dont know if it sercurity or not so i can’t show here . <br> <br>I’ll talk to one Cute Staff support before put that method here for someone later needed
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.