Greetings,
I'm having this error , Can't connect to MySQL server on '_______' (10061)
I have a lot of questions running in my head right now,
first is, the '___' on top, should it be an ip of the server?
also, should i have my php and html file uploaded?
What i'm actually trying to do is do an insert command to my mysql database, I don't have my html file and php file uploaded, i'm just running them on my desktop or local drive.
How can i make this work?
If it's any help, the address bar is (http://localhost/gwg/insert.php) which is where the php file and html file is located.
Do i need to have my locally installed xampp running?
If you need any clarifications please reply to this post.
I'm having this error , Can't connect to MySQL server on '_______' (10061)
I have a lot of questions running in my head right now,
first is, the '___' on top, should it be an ip of the server?
also, should i have my php and html file uploaded?
What i'm actually trying to do is do an insert command to my mysql database, I don't have my html file and php file uploaded, i'm just running them on my desktop or local drive.
How can i make this work?
If it's any help, the address bar is (http://localhost/gwg/insert.php) which is where the php file and html file is located.
Do i need to have my locally installed xampp running?
If you need any clarifications please reply to this post.
Comment