PHPRetro rp help!

Status
Not open for further replies.

doombringer909

New Member
Jul 3, 2010
6
0
i got a problem with it because my layout when i go onto it has loads of warnings for config and classes and core ive got a mate to sort it but its still like that Help anyone i dunno if the DB could have errors
 

calllum

New Member
Jul 4, 2010
4
0
i edited the config file for you all others i have done has worked but yours failed

wait if there using hamachi wont there sql file be there hamachi ip or there normal ip ?

you have a netgear router but still you'r using hamachi ? realy why?
 

calllum

New Member
Jul 4, 2010
4
0
$conn['main']['prefix'] = "cms_";
$conn['main']['server'] = "mysql";
$conn['main']['host'] = "localhost";
$conn['main']['port'] = "3306";
$conn['main']['username'] = "root";
$conn['main']['password'] = "*****";
$conn['main']['database'] = "holodb";

// ****** HOTEL DATABASE SETTINGS ******
// EXPERIMENTAL!! Only turn this on if you know what to do. Please submit all
// bugs and your fix for them (if possible) to http://code.google.com/p/phpretro
// These are the settings required to connect to your hotel database Database.
$conn['server']['enabled'] = false;
$conn['server']['server'] = "mysql";
$conn['server']['host'] = "localhost";
$conn['server']['port'] = "3306";
$conn['server']['username'] = "root";
$conn['server']['password'] = "*****";
$conn['server']['database'] = "holodb";
?>

thats what your config file looks like atm
 

Allen

New Member
Jul 1, 2010
58
1
calllum said:
any one who has or who owns a retro would agree portfoward or buy vps :)

VPS me likey.
-----------------
I haven't never had this problem before with my rp hotel.
I will try to come up with a solution. Can't say I will come up with one, but I will try.

I see your on my msn, pm me. :)
 
Status
Not open for further replies.

Users who are viewing this thread

Top