coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: MIRYO on March 05, 2012, 09:24:13 PM

Title: Does it need to be same DB as forum, or different?
Post by: 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?

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?
Title: Re: Does it need to be same DB as forum, or different?
Post by: ΑndrĂ© on March 06, 2012, 05:02:20 PM
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.