Where can I find the name of the database? Where can I find the name of the 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

Where can I find the name of the database?

Started by Mr.Zu, April 01, 2006, 12:08:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mr.Zu

Hello,

I would like to delete some unimportant databases but unfortunately I don't know in which database the information about Coppermine is stored. Could you please tell me in which script I can find the name of the database?

Thanks.

Nibbler

You can look in include/config.inc.php to get your database details.

Mr.Zu