Integration of existing phpBB and coppermine installs Integration of existing phpBB and coppermine installs
 

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

Integration of existing phpBB and coppermine installs

Started by marz, April 14, 2004, 02:22:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marz

Is it possible to integrate coppermine with phpBB without deleting either of the previous installs?  The applications use different databases on the same MySql server.

hyperion

This is called bridging.  It is covered in detail in the Mods forum and in the /bridges directory of your Coppermine installation.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

marz

I figured I wasn't the first person who wanted to do that.  Thanks, I'll hit the documentation.