If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
help! admin.php problem  XML
Forum Index » Support Forum
Author Message
Anonymous



After I have finally installed using install.php. It did said it was completed installed then go on to admin.php.

I ended up with connection error with admin.php shown below.

Warning: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.ebs/xxx/xxx.com/subfile/lib/mysql.class.php on line 30

Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.ebs/xxx/xxx.com/subfile/lib/mysql.class.php on line 30
Connection Error



Is there a way I can fix this problem??
Anonymous



Did you fill this in correctly?

Config-inc:

$GB_DB["dbName"] = "database name";
$GB_DB["host"] = "Your Host";
$GB_DB["user"] = "username";
$GB_DB["pass"] = "password";
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum