Hi i have a joomla website on www.elgradiente.com and i want to move all the information into a new website www.lacorriente.net . Anyone knows if it will be possible? Also im not able to post on the trade section where i want to find someone to do this job. thanks for reading
you just want to move your old site to your new domain? download everything in the FTP (or tgz them via ssh..), upload to the new site. dump the old mysql database, upload it on the new server.
i've tried that but i keep getting an error when importing the old mysql database, since my old website the username was redone_joom1 and on my new website its laccor_joom1 . maybe im just stupid, and my webhost support aint helping
could always get a new webhost. ;-) find the config file in joomla where the database info is stored; you'll need to change the username.
You can change your database deatils in configuration.php file and while importing database on new sever you have to remove few lines from starting. Its quite simple and you can do it yourself
thanks for the info i ended up doing it manually i didnt have a lot of content it took me an hour or so.... but with more content i wouldve done it that way