News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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