Samp server in windows 7 not connecting to mysql?
#3

yeah, the login details are 100% correct. I tested on other machine with exact same script and also with php file on the same machine... it connects fine with the php file..


Quote:
Originally Posted by DarrenReeder
Посмотреть сообщение
Ah okay,

In the log the first thing i noticed was it didnt recoognise the database name. Thats because i re-installed xampp to make sure it was a fresh copy and i forgot to remake my database and tables..

I have now done that and the error now says:

Код:
[23:46:47] CMySQLHandler::Connect() - Can't connect to MySQL server on 'localhost' (10013) (Error ID: 2003)
I lookde on ****** and it says:

Код:
If the MySQL server is running on Windows, you can connect using TCP/IP. If the server is started with the --enable-named-pipe option, you can also connect with named pipes if you run the client on the host where the server is running. The name of the named pipe is MySQL by default. If you do not give a host name when connecting to mysqld, a MySQL client first tries to connect to the named pipe. If that does not work, it connects to the TCP/IP port. You can force the use of named pipes on Windows by using . as the host name.

...

The error (2003) Can't connect to MySQL server on 'server' (10061) indicates that the network connection has been refused. You should check that there is a MySQL server running, that it has network connections enabled, and that the network port you specified is the one configured on the server.

REF:http://dev.mysql.com/doc/refman/5.5/en/can-not-connect-to-server.html
any ideas?

EDIT:

I have tried enableing network connections and the network ports on mysql but cant work out how to do it, anyone know how to do this?
thats from my original thread the other week
Reply


Messages In This Thread
Samp server in windows 7 not connecting to mysql? - by DarrenReeder - 26.07.2012, 01:22
Re: Samp server in windows 7 not connecting to mysql? - by ReneG - 26.07.2012, 01:36
Re: Samp server in windows 7 not connecting to mysql? - by DarrenReeder - 26.07.2012, 01:48
Re: Samp server in windows 7 not connecting to mysql? - by DarrenReeder - 26.07.2012, 11:51
Re: Samp server in windows 7 not connecting to mysql? - by DarrenReeder - 27.07.2012, 01:33

Forum Jump:


Users browsing this thread: 1 Guest(s)