I'm migrating a WordPress site to Google Cloud using Click To Deploy. All as gone well so far except a folder permissions problem when migrated the current sites wp-content folder.
Steps I took to make this work...
- I set up a new WordPress install by using Click To Deploy and tested that I could upload new images to the server.
- Uploaded and installed my backup database and current site files. In other words, I overwrote the files on the new WordPress install.
- Tested the site by changing my 'host' file to match the new Google Cloud IP.
All looks great on the front end but in the admin area I can no longer upload images for new posts or pages.
I know this is probably a permission issue but I can't figure it out. Please let me know if you have suggestions.