Does it need to be same DB as forum, or different? Does it need to be same DB as forum, or different?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Does it need to be same DB as forum, or different?

Started by MIRYO, March 05, 2012, 09:24:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MIRYO

When I install coppermine, can I use a new database, or does it have to use the same database as my forum?

If I can set it up in it's own database, then will I need to create this database manually, or will the installation script do it?

ΑndrĂ©

Quote from: MIRYO on March 05, 2012, 09:24:13 PM
When I install coppermine, can I use a new database, or does it have to use the same database as my forum?
You don't need to use the same database, but it's recommended to do so to avoid permission issues. If you know your way around with MySQL user permissions you can of course use a different database. Maybe it's also possible to use different databases with the default permission settings, depends on your server configuration.


Quote from: MIRYO on March 05, 2012, 09:24:13 PM
If I can set it up in it's own database, then will I need to create this database manually, or will the installation script do it?
Depends also on your MySQL server setup. If the user isn't allowed to create new databases, the Coppermine installer also can't create it.