If I buy a cheap VPS, will I then get a working, public retro?If the IP doesn't work then its obvious your hosting from home. Bad idea dude.
Yes. It will be pre-portforward for you.If I buy a cheap VPS, will I then get a working, public retro?
But I have already portforwarded all the ports.. Should all th links to variables ect. be mypublicip/swfs/external_variables.txt?
Look if you really portforwarded all you do IP(Yours)/swfs/external_variables
Then it should work (and at the config file ofc.)
Otherwise buy cheap VPS/Dedi and host/get member get paid and upgrade the vps/dedi.
$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.
$_CONFIG['mysql']['hostname'] = '127.0.0.1'; //MySQL host
$_CONFIG['mysql']['username'] = 'root'; //MySQL username
$_CONFIG['mysql']['password'] = 'mypass'; //MySQL password
$_CONFIG['mysql']['database'] = 'retrodb'; //MySQL database
$_CONFIG['mysql']['port'] = '3306'; //MySQL's port