USING CPG 1.5.X OVER TWO SERVERS USING CPG 1.5.X OVER TWO SERVERS
 

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

USING CPG 1.5.X OVER TWO SERVERS

Started by ABQMark, September 29, 2010, 04:18:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ABQMark

I use two servers. One does not support databases.

Can I install CPG scripts on the server that DOES support a database,
and pictures on another server (file directory) ???

That would be soooo helpful.

Is there modifications to your scripts that will allow this?


Thanks,
MARK in Albuquerque

Stramm

You have to install Coppermine on the server without db. The other server holds the mysql database. Here you have to configure mysql that it allows remote access. In include/config.inc.php you change $CONFIG['dbserver'] from localhost to your remote db server

Talk to your host