Error in moving from localhost beacuse of database
-
Hello, hope you can help me!
I have build my website from localhost (using MAMP), now I’m trying to move it my webserver hosting (Aruba, hosting Linux + MySql database).
I followed all the steps of my guide: changed the wp-config.php with the new host name, database name, user, pw, ecc./ changed my file.sql with all news links/ uploaded all the files of my website via FTP to the Aruba server/ uploaded the file.sql database in the mysql Aruba panel…. but at the end of the whole process, if I go to my website URL, there is this error message: “Error in connecting with database”.
What shoud I do? Is there some more precise guide I can follow?
I also want to add that my databse file .sql is very complex: inside I foound more than 600 links to upadate, like:
https://localhost:8888/NAME/wordpress or
/Applications/MAMP/htdocs/NAME/wordpress/I changed all those links with https://www.mynewsite.it, but maybe I made something wrong… can anybody help me?
- The topic ‘Error in moving from localhost beacuse of database’ is closed to new replies.