Report this

What is the reason for this report?

I transferred my WordPress website from shared hosting to DO. Now I am not able to upload images and file in the website.

Posted on November 15, 2018

I have tried changing permissions of the uploads folder. I also tried increasing memory limit in the .htaccess file. Nothing has worked for me. The website was working fine before i transferred the website from shared hosting in Namecheap.



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.

Hey friend!

Try this command over console or SSH, and see if it helps:

chown -R www-data. /var/www

Jarland

Hello, @aadityabhatta

I would recommend following the steps here on how to migrate a Wordpress website to a DigitalOcean droplet with no downtime:

https://www.digitalocean.com/community/tutorials/how-to-migrate-wordpress-from-shared-hosting-to-a-cloud-server-with-zero-downtime

Additionally you can check all the steps and the prerequisites in the How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu article here as well:

https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-20-04

Hope that this helps! Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.