Raised This Month: $51 Target: $400
 12% 

[L4D & L4D2] Custom Player Stats v1.3B53 (MOVED)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
harmgsn
Member
Join Date: Nov 2009
Old 12-29-2009 , 22:14   Re: [L4D & L4D2] Player Stats (Co-op / Versus / Realism) v1.3B37
#11

Quote:
Originally Posted by purple nurple View Post
Hello! This mod is quite the head ache if you could help me with this error!

L 12/29/2009 - 20:25:09: [l4d_stats.smx] Failed to connect to database: [2003]: Can't connect to MySQL server on 'mysql1021.******.net' (10060)

I've tried porting every port I can

PHP Code:
"Databases"
{
    
"driver_default"        "mysql"
    
    "default"
    
{
        
"driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        
//"timeout"            "0"
        //"port"            "0"
    
}
    
    
"storage-local"
    
{
        
"driver"            "sqlite"
        "database"            "sourcemod-local"
    
}

    
"clientprefs"
    
{
        
"driver"            "sqlite"
        "host"                "localhost"
        "database"            "clientprefs-sqlite"
        "user"                "root"
        "pass"                ""
        
//"timeout"            "0"
        //"port"            "0"
    
}

    
"l4dstats"
    
{
            
"driver"              "mysql"
            "host"                "mysql1021.******.net"
            "database"            "l4dserver"
            "user"                "l4dserver"
           "pass"                "*************"
    
    
}  

Help please!

This server is running on one of my computers and I think my router may be blocking the port required for mysql if you could tell what ports i need to unblock.


Contact whoever is running your MySQL server. That user/pass combo isn't allowing you to connect.
harmgsn is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode