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

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

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