Hi winsoftech,
I think, that there exists a problem with the read/write permissions. Check the dir permissions of mysql.
Kind regards
Henning
Main Topics
Browse All Topicshello,
I have installed WAMP5 on Windows server 2003. The install was successful and both services i.e. wampmysql and wampapache were running OK and were set to automatic as windows services. Then my application was installed and checked. That was also running OK.
When that PC was restarted next day service wampmysql failed to start. wampapache was running. Even I tried to start it manually but failed.
I reinstalled the complete server and application and found running all OK.
And again after the restart of PC, wampmysql failed to start.
Can any one help to resolve the issue?
Thanks
Jayant
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hello, hbkmunroe,
I have fixed this problem.
the solution is as below.
When you are installing WAMP, the requirements like mysql, apache are insalled automatically. In addition to this install sqlyog so that you can access mysql database easily. here you create one database which you are going to access duing you application on WAMP. So now you know the password to loging wiht mysql. Use the same while installing WAMP application. Now you mysql service will not fail as your password is correct.
The problem comes when it is installed without setting mysql password. here the login to database fails and service of mysql also fails to start.
Pl let me know if you could solve the problem.
Thanks
Jayant
Business Accounts
Answer for Membership
by: todd_farmerPosted on 2007-08-24 at 09:22:22ID: 19763421
MySQL has a .err (error log) file in the data directory - perhaps you could look there and provide us with any information there?