srajeevkumar
IS-IT--Management
Hello,
I installed MySQl version 4.0.18 in our new Windows 2003 Small Business server. Insated of installing the database in the default location
I changed it from c:\mysql to f:\mysql
and
location of data to f:\mysql\data .
I created this my.cnf file and edited the contents of the it to be:-
[mysqld]
basedir=f:\mysql
datadir=f:\mysql\data
Now when I tried to start the MySQL service from the services in Administrative tools in this Win2003 server. it tries to start and then comes up with a message box error message.
Could not start the MySQl service on local computer
Error 1067: The process terminated unexpectedly.
I am just stuck at this and cant proceed with the installation. Any ideas suggestions or solutions will be welcomed with a lot of joy.
Rgds
Rajeev
I installed MySQl version 4.0.18 in our new Windows 2003 Small Business server. Insated of installing the database in the default location
I changed it from c:\mysql to f:\mysql
and
location of data to f:\mysql\data .
I created this my.cnf file and edited the contents of the it to be:-
[mysqld]
basedir=f:\mysql
datadir=f:\mysql\data
Now when I tried to start the MySQL service from the services in Administrative tools in this Win2003 server. it tries to start and then comes up with a message box error message.
Could not start the MySQl service on local computer
Error 1067: The process terminated unexpectedly.
I am just stuck at this and cant proceed with the installation. Any ideas suggestions or solutions will be welcomed with a lot of joy.
Rgds
Rajeev