cRPG

cRPG => cRPG Technical problems => Topic started by: Lactating Vegetables on February 14, 2013, 10:07:51 pm

Title: Website code error
Post by: Lactating Vegetables on February 14, 2013, 10:07:51 pm
So, sometimes when trying to connect to c-rpg.net i got the following error

Warning: mysql_connect(): Can't create TCP/IP socket (105) in /var/www/crpg/webcrpg/class/class_db.php on line 56 Whoopsie


Also, i have trouble accessing the forums directly, and need a subforum link to be able to open them
Title: Re: Website code error
Post by: no_rules_just_play on February 15, 2013, 02:12:26 am
So, sometimes when trying to connect to c-rpg.net i got the following error

Warning: mysql_connect(): Can't create TCP/IP socket (105) in /var/www/crpg/webcrpg/class/class_db.php on line 56 Whoopsie


Also, i have trouble accessing the forums directly, and need a subforum link to be able to open them

about the forums, remove the

/index.php

part from the link and it should work
Title: Re: Website code error
Post by: Lactating Vegetables on February 15, 2013, 05:57:40 pm
Thanks.