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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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