Hi all,
I am running XP Proand have just installed Xampp which incorporates :-
Apache, mysql and PHP
I am trying to learn who to use mysql and PHP. I have setup mysql to start when the PC I am running it on starts.
when I try to access mysql using a php file in the root i get the following messages
Warning: mysql_connect(): Lost connection to MySQL server during query in E:\webdevv\xampp\htdocs\mysql_up.php on line 11
Warning: mysql_query(): Can't connect to MySQL server on 'localhost' (10061) in E:\webdevv\xampp\htdocs\mysql_up.php on line 13
Warning: mysql_query(): A link to the server could not be established in E:\webdevv\xampp\htdocs\mysql_up.php on line 13
Error 2003: Can't connect to MySQL server on 'localhost' (10061)
I have tried all sorts but I cannot seem to figure this out.
Can anyone help please I am going bonkers !!!!
Thanks
Pooch
I am running XP Proand have just installed Xampp which incorporates :-
Apache, mysql and PHP
I am trying to learn who to use mysql and PHP. I have setup mysql to start when the PC I am running it on starts.
when I try to access mysql using a php file in the root i get the following messages
Warning: mysql_connect(): Lost connection to MySQL server during query in E:\webdevv\xampp\htdocs\mysql_up.php on line 11
Warning: mysql_query(): Can't connect to MySQL server on 'localhost' (10061) in E:\webdevv\xampp\htdocs\mysql_up.php on line 13
Warning: mysql_query(): A link to the server could not be established in E:\webdevv\xampp\htdocs\mysql_up.php on line 13
Error 2003: Can't connect to MySQL server on 'localhost' (10061)
I have tried all sorts but I cannot seem to figure this out.
Can anyone help please I am going bonkers !!!!
Thanks
Pooch