moved server cant connect to mysql database moved server cant connect to mysql database
 

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

moved server cant connect to mysql database

Started by merebel, April 13, 2006, 11:17:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

merebel

Newbie here,
we have moved our gallery to a new server and I get this message: Coppermine critical error:
Unable to connect to database !

MySQL said:

we have phpbb installed with a bridge between the two, phpbb is running fine just need to fix the gallery setup now

Thanks
Keith

Joachim Müller

take a look at include/config.inc.php (using a plain text editor), making sure that the mysql data are correct for your new server.

merebel