View Single Post
Emilio3
Member
Join Date: Aug 2013
Location: London UK
Old 04-13-2017 , 10:25   Re: [L4D & L4D2] Custom Player Stats v1.4B121
Reply With Quote #1835

muukis where can i add the port my host because use 3307
my gameserver connect ok in port 3307 but the web server not connect




PHP Code:
try in $mysql__server "myhost:3307"but no connect
try in $mysql_port '3307'but not connect
$mysql_server 
'localhost';
$mysql_user 'USERNAME';
$mysql_password 'PASSWORD';
$mysql_db 'DATABASE';
$mysql_tableprefix ''

Last edited by Emilio3; 04-15-2017 at 03:32.
Emilio3 is offline