Problem with manual import/clone
-
So, my company wordpress broke some days ago for unknown reasons and I can’t acess the dashboard anymore, but I managed to get a backup of files and sql from the server owner. The owner won’t let me access by ssh to fix it, so we’re moving over to a cloud server.
I followed [this][1] tutorial extensively. My server is on Google Cloud, in the wordpress deploy. To start, I acessed /var/www/html, copied the google made wp-config.php, zipped all the files and git cloned the original server files from the old backup. Server info is [here][2].
I entered the imported wp-config.php file, changed the db stuff to the ones in the google original config file and saved it.
I did not configure the domain name, but put it to https://34.94.87.10, which is the google one. I just changed it in wp-options, in the sql db.
However, I can’t seem to be able to access the server for some reason, just phpmyadmin, does anyone have a clue? Which additional info should I provide? I’m kinda new to sysadmin, just a front end dev.
[1]: https://help.one.com/hc/en-us/articles/115005585969-Move-your-WordPress-site-to-another-domain?wgu=796_16644_15822480115124_8e644e96c2&wgexpiry=1586136011&agency=web-cpa-uk-new&locale=en_GB
[2]: https://prnt.sc/r5g6r4
The topic ‘Problem with manual import/clone’ is closed to new replies.