$config['db_hostname'] after installation

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
donia
Forum Members
Forum Members
Posts: 11
Joined: Wed Feb 27, 2008 3:22 am

$config['db_hostname'] after installation

Post by donia »

Our web host has started setting up each web site on a different server than its database.  I am now unable to use the msql export into outfile command, which I really need for the client.  If I were able to get them to move the DB to the web server, is there anything standing in the way of me changing $config['db_hostname'] in config.php?  Or is it far more complex to tell CMSMS the DB location has changed?

Or... does anyone know of another extremely user friendly way of exporting the contents of a table into a file that the user can then download?  That's what I use export into outfile for.

Thanks!

Donia
JeremyBASS

Re: $config['db_hostname'] after installation

Post by JeremyBASS »

when i had to move my site i just changed all info in config.php and imported the db and was fine... dose that help?
Post Reply

Return to “CMSMS Core”