Problem making a server

My friend is making a server for my site and he is having troubles making it. This is what happens.
When i open the command like client for mySQL, i get the message "
could not open required defaults file: C:\Program Files\MySQL\My SQL Server 5.1\my.ini
Fatal error in defaults handling. Program aborted.
Enter password
"

What's wrong?
 
I don't know what the problem is but it sounds like maybe your MySQL installation is messed up, or maybe MySQL isn't running. You could try uninstalling MySQL and then reinstalling the latest version, but I don't know whether this will do anything.
 
Back
Top