PDA

View Full Version : Files on a website...database on a different one!


jgas
Mon 9th Jun '08, 1:15pm
Hi,

is it possible to have the files on a space, the database on an other one?

i don't want to wait 5 days until they move my domain to the new server! :confused:

thanks

Wayne Luke
Mon 9th Jun '08, 1:45pm
Yes, you can do this. Simply edit your config.php file to point to the IP Address of your database server instead of localhost. If your database name and connection information is different, then you will need to update that as well.

jgas
Mon 9th Jun '08, 7:28pm
Yes, you can do this. Simply edit your config.php file to point to the IP Address of your database server instead of localhost. If your database name and connection information is different, then you will need to update that as well.

thanks ;)