Member
Member
|
06-21-2010, 07:27 PM
Is mysql running?
Did you install PhpMyAdmin? More info please
06-22-2010, 12:20 AM
I repeat Arjen: Give us more informations!
Where is the mysql server running/hosted Is it working in general, etc., etc.
Is there anything in the logging of the gameserver?
../addons/sourcemod/logs/sourcebans.log Did you change ../addons/sourcemod/configs/databases.cfg on the gameserver? Did you change the ip in the sourcebans webconfig?
06-22-2010, 12:35 AM
Maybe you should allow the new PC to connect to the database and double verify that the information is correctly set.
06-22-2010, 01:35 AM
Your server is 64 bit, amirite? If so - you need some more 32bit libraries for dbi.mysql.ext.so to work. Use ldd to find which one you need.
06-22-2010, 05:36 PM
try connecting the mysql server from linux console, i.e. run
Code: mysql --host=<database-ip> -u <database-username> -p
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!) Do not ask technical questions via PM! (06-22-2010, 05:36 PM)BehaartesEtwas Wrote: try connecting the mysql server from linux console, i.e. run Probably.. But I had a similar error. Reason - one .so wasn't present in 32bit version (I don't remember which one). Maybe he should run ldd on those libraries - perhaps some child library is missing.
06-22-2010, 11:39 PM
I bet you just copied and pasted the command.
You need to replace address etc. with your data... (06-22-2010, 11:42 PM)newn Wrote:(06-22-2010, 11:39 PM)Terrorkarotte Wrote: I bet you just copied and pasted the command. don't use the <> brackets (06-22-2010, 09:01 PM)newn Wrote: -bash: address: No such file or directory Almost makes me wanna think mysql isn't installed on your SRCDS server. starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
06-23-2010, 05:48 AM
(06-23-2010, 05:42 AM)newn Wrote: ERROR 2003 (HY000): Can't connect to MySQL server on 'THE ADDRESS' (111) When you set up the mysql database on the webserver, did you set it so only a specific IP address can connect using the username? If so this could be the issue. The MAC could be different in comparison to the windows box and made your IP address change. starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
06-23-2010, 06:57 AM
Looking further into this issue i've found the following things:
Quote:Symptoms Another solution people have found is if you look at your mysql.cnf(providing you have access to the config server), comment out bind-address and restart mysql this normally fixes the issue. Again make sure the server is using port 3306 starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
09-14-2011, 05:11 PM
I have the same problem, I use CentOS server 6 for CS: S.
I installed sourcebans external web server (so not on the same computer) I configured the database, user name, password, I put "game upload" over the "addons" I set "database.cfg". I can say that they go all out for connecting to the server CS: S. Gives me error: Hostname VAC MOD Players OS Map N / A N / A Error connecting (1.2.3.4:27016) N / A N / A N / A N / A Error connecting (1.2.3.4:27015) N / A N / A I mean I installed the server CS: S, LAMP, mysql, phpmyadmin ... etc. I need help. Thx
09-14-2011, 05:41 PM
Nice mega bump. STOP POSTING IN OLD THREADS.
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)