Put forum/cpg on different servers....is it possible? Put forum/cpg on different servers....is it possible?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Put forum/cpg on different servers....is it possible?

Started by elfprince13, December 16, 2005, 02:19:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

elfprince13

Assuming I am moderately proficient in PHP, is it possible to run my Coppermine gallery and PHPbb forum on different servers an still use the same database......this is for anticipated bandwidth reasons as I dont run my own server

Joachim Müller

you'll be able to use the same database, but you won't be able to bridge, as cookies can't be read across domains, and bridging relies on cookies.

elfprince13

What files would I have to modify? I wouldn't mind the loss of bridging (I guess..... ???) if I could read the same database

Joachim Müller

database info is being stored in include/config.inc.php