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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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