I am importing my existing site to new server, its a combination of a custom cms and wordpress. its here at http://iradio.ie
So far i have created an account on new server uploaded the files there i think the next step is to create two databases and import the data in would that be correct according to this settings.php ?
This is the answer for the Wordpress part (as I don't know which custom CMS you're using). For the most part, you are correct to restore the databases in the new location.
If the URL has changed for the Wordpress portion, you need to adjust it also in the database:
You have to get access to the database (phpmyadmin or similar).
Or edit the downloaded database before uploading it.
In the Wordpress database Options, edit the siteurl entry to reflect the new location.
If the URL has changed for the Wordpress portion, you need to adjust it also in the database:
You have to get access to the database (phpmyadmin or similar).
Or edit the downloaded database before uploading it.
In the Wordpress database Options, edit the siteurl entry to reflect the new location.