Web Hosting Talk







View Full Version : Help with "MySQL"


TATE_DRAGON
03-05-2003, 10:50 PM
Hello.
When I try to view mysql It displays this error.

Warning: Can't connect to MySQL server on 'localhost' (10061) in C:\WINDOWS\Desktop\Server\mysql_up.php on line 11

Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in C:\WINDOWS\Desktop\Server\mysql_up.php on line 11

Warning: Can't connect to MySQL server on 'localhost' (10061) in C:\WINDOWS\Desktop\Server\mysql_up.php on line 13

Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in C:\WINDOWS\Desktop\Server\mysql_up.php on line 13

Warning: MySQL: A link to the server could not be established in C:\WINDOWS\Desktop\Server\mysql_up.php on line 13
Error 2003: Can't connect to MySQL server on 'localhost' (10061)
``````````````````````````````````````````````````
I have mySql running . I read the manual and still I cant get it to work.
Where does the folder need to be located for it to work.?
Does anyone know how to fix that I really need mysql working.
I tried everythoing I know.
. Ty for trying to help me.;)

sitekeeper
03-05-2003, 11:17 PM
You really need to give some more information!

How are trying to connect to mysql, command line, php script, cgi script? Include the connection part of the script and or the command line. Is this your script or someone else's?