Transfering database to a new server Transfering database to a new server
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Transfering database to a new server

Started by sbourdon, July 15, 2004, 12:46:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sbourdon

I have transfered my database to a new server unsing the export/import feature and was wondering which configuration file was pointing to the database...  Do I need to modify a link in some file so that it points to the new database, or simply restoring the databse using PHPmyAdmin is enough? 

I'm asking this because phpBB needed a change in the config.php file after the export/import and I thought that maybe Coppermine needed a change in some file too...


Thank you for your support!

Joachim Müller

the similar file in coppermine is include/config.inc.php that is being created during install (on your server), so you probably will have to download it first to your local hard drive, modify it and then re-upload.

GauGau