I have an existing Joomla site online, but want to overwrite this with a local backup made of another site (different database etc) using Joomla Pack.
Have copied the backup of the new local site to the root, along with the kickstart.php
It installs fine, but then asks for the main database information. Is this the info for the existing database, or the new one in the backup?
If its the new one, then I have entered the correct details
host = 'localhost'
user = 'root'
db = 'CadCamNews'
no password
However Kickstart will not connect to this. I have even edited the kickstart.php file to include these details.
What am I doing wrong???
Thanks, Alec