From: Date: January 5 2005 7:24pm Subject: RE: Cannot create Windows service for MySql. Error: 0 List-Archive: http://lists.mysql.com/mysql/178103 Message-Id: <4D6F6B56C91BD8118ED300E01828E4098C162B@exmail.pottcounty.lan> MIME-Version: 1.0 Content-Type: text/plain I had this problem once. My fix was to delete the innodb files from the mysql datadir (log and data files), then run mysqld-nt from a command prompt. After it starts normally, you can stop it and then install it as a service. I don't know if this will work for you, but it did for me. --- Tom Crimmins Interface Specialist Pottawattamie County, Iowa -----Original Message----- From: Eugenia Mariani [mailto:mymail2005_2@stripped] Sent: Wednesday, January 05, 2005 11:57 AM To: mysql@stripped Subject: Cannot create Windows service for MySql. Error: 0 My O.S in Win Xp Pro SP2. My web server is Apache 5.0 While I am trying to install MySql Server 4.1, I have the following error and I cannot install the Server: Cannot create Windows service for MySql. Error: 0 Can someone help me to install without error? Thanks Eugenia Mariani