Question
Migration of wordpress files to LEMP server, I cant find my pages, and images but themes and plugins are present
I just installed Wordpress to a LEMP server and imported my archived database into the the new database
I have also transferred my wpcontent folder which I unzipped into my wordpress folder using
sudo unzip wp-content.zip -d /var/www/html
My problem is that my theme files and plugins all imported successfully but I cannot see my pages , posts or media files on my website, even though I can see the images in the uploads folder when im viewing my wordpress folder via Winscp
How can I have a complete migration of my website
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.
×