setting up my config file im having some problems..
PHP Code:
$ridbservertype='mysql';
$riservername='localhost';
$ridbusername='formkaos';
$ridbpassword='d6ei10sl8c';
$ridbname='images';
$ridbhaltonfailedconnect=1; //set to 1 if you wish a halt error message when there is a problem connecting with the remote database
$riwebservername='snyx.com'; //name of the server where riattachment.php resides
$riexpirationseconds=3600; //(recommended 3600 seconds) time in seconds attachment permissions expire in remote db server in case attachments arent downloaded (not necessary for shown images)
$ridbusepconnect=1;
but I get numerious errors..
and on my other server I have it setup like
/formkaos/admin/config.php
/formkaos/riattachment.php
what else do I need in these folders?
sorry but I really need this
thanks,
-myles