I uploaded all retro files of habbo to GDADDY.com and hooked up the the sql db in every hotel config etc. All the Gdaddy details, and I get this error entering my domain
Warning: mysql_pconnect() [function.mysql-pconnect]: php_network_getaddresses: getaddrinfo failed: No such host is known. in D:\Hosting\12681768\html\app\class.engine.php on line 48
Warning: mysql_pconnect() [function.mysql-pconnect]: [2002] php_network_getaddresses: getaddrinfo failed: No such host is kn (trying to connect via tcp://mydbbb1.db.12681768.hostedresource.com:3306) inD:\Hosting\10680767\html\app\class.engine.php on line 48
Warning: mysql_pconnect() [function.mysql-pconnect]: php_network_getaddresses: getaddrinfo failed: No such host is known. in D:\Hosting\12681768\html\app\class.engine.php on line 48
MySQL Engine - RevCMS:
- - - Updated - - -
Ok never mind with this part of the issue. I already solved it, I was giving the dbusername my dbpassword and my dbpassword with my db username lol 'switched it'. Any who I got rid of the mysql error. Now I am still having trouble viewing my web site, unfortunately I think it has to do with the php variable called 'url' where it is used throughout the website using {url} This one:
$_CONFIG['hotel']['url'] = 'http://127.0.0.1'; //Does not end with a "/"
I know I obviously cannot put 127.0.0.1 anymore because it is being hosted in godaddy. But I tried entering my url domain like this: http://mydomain' and that didnt work, so I also tried 'http://mydomain.com' and that did not work either. P.S mydomain is just a cover up for my retro, dont want it being leaked YET.


Reply With Quote


