By vagios1988
Hi, I just migrated my Wordpress site to DO. I used an Ubuntu with preconfigured wordpress and transfered my files and my DB to the VPS. So far so good. I have this strange behavior: Filenames with unicode names (greek) do not link properly on website and eventually images do not show on site. Here are the facts:
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!
Make sure that everything in your WordPress directory is owned by <code>www-data</code> and is a member of the <code>www-data</code> group; by executing: <br><pre>ls -la /path/to/your/WordPress/installation</pre> <br>If you see <code>root:root</code> sprinkled anywhere in there, remedy it by executing: <br><pre>sudo chown -R www-data:www-data /path/to/your/WordPress/installation</pre>
oops; I forgot to mention: Restart Apache: <br><pre>sudo service apache restart</pre>
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.