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
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