Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

my wamp apache webserver can't connect to mysql

Status
Not open for further replies.

DavidPlus

Programmer
Feb 20, 2007
38
NL
Hi all could any one help solved probleming of conncting my wamp apache to mysql. I keep trying to run it but it never raeads data from database. It used to wrok befor but not i have this problem.
 
5 months ago every thing was working. I had data in database i could display it and do lots of stuff. Now i get
Access denied for user: '@localhost' to database 'visualbasic'

it seems for some rason mysql never stars. could you help me trouble shoot this problem. Even the wamp server shows that only one service runing(apache running but not mysql). I made a clean istallation still does not work!!
 
Please be more specific in describing your problem.

If you are having a problem getting MySQL to run, you must post your question in the MySQL forum: forum436.

If you are having a problem getting programming language code to connect to MySQL, then you must post your question in a forum appropriate to the language: for PHP, forum434; for perl, forum219; etc.

If you are having a problem getting some core part of Apache to communicate with MySQL then please post your question here in greater detail than you have provided so far.



Want the best answers? Ask the best questions! TANSTAAFL!
 
I think you answered your own question. I agree with this not being an apache issue. It sounds kinda like a Windowsee, firewallish kinda thing putting the kibosh on the mysql server.





 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top