28.02.2009, 08:49
in your server.cfg, you forgot to do radmin at the filterscript line 
change #define MYSQL_HOST "localhost" to #define MYSQL_HOST "mysql1.ugu.pl"
and in the config.php change mysql_connect("mysql1.ugu.pl", "db56423", "test"); to mysql_connect("mysql1.ugu.pl", "db56423", "test");
R@f

change #define MYSQL_HOST "localhost" to #define MYSQL_HOST "mysql1.ugu.pl"
and in the config.php change mysql_connect("mysql1.ugu.pl", "db56423", "test"); to mysql_connect("mysql1.ugu.pl", "db56423", "test");
R@f