Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nycap.res.rr.com)
Date: July 02, 2008 04:12PM

I've tried several different WAMPs and finally ended up with WAMPServer after horrendous effort trying to get Apache to start. Well, after installing WAMPServer almost successfully, now I can't get MySQL to start. I have downloaded and installed MySQL from the MySQL website just to see if it would work at all, and it does. I have since uninstalled it and removed all files.

The error I'm getting in my application log is

Can't find messagefile 'C:\JAMP\bin\mysql\share\korean\errmsg.sys'

I've searched but I can't seem to find where or why it would be looking for this file. I don't know if that's what's holding it up but it's the only error I'm getting, as far as I can tell.

My other option would be to delete the WAMPServer MySQL install and go with the OEM, if someone can tell me how to hook it into WAMPServer.

I hope this is clear. Please let me know if you need more info, and thanks!

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: July 02, 2008 04:55PM

jamp? u have unistlled something properly

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nycap.res.rr.com)
Date: July 02, 2008 05:29PM

I certainly realize that, but I can't figure out why MySQL would be looking for this file if I've deleted all the previous installations, with only the new WAMPServer install remaining. This install should know nothing about any previous installations.

I have since placed the errmsg.sys file in the directory it is looking in, and MySQL does start now, so the immediate problem is solved. But I don't want this file sitting around and I'd like to start MySQL without it. Any ideas?

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: July 02, 2008 09:54PM

ur not running the mysql in wamp.. u didnt deleted mysql out of the registery.. u need to do all this before u install it.

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nycap.res.rr.com)
Date: July 02, 2008 11:09PM

I m rnnng th mysql in wmp. i dlte mysql frm rgstry & srchd rgstry for 'jamp' and ddn't finded t. mst b smthng lse

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: yfastud (Moderator)
Date: July 03, 2008 03:45PM

He he... he he... ;-)

It's forums, not phone chat, and it's NOT easy for everyone to read your post.

Anyway, did you search and delete any my.ini file outside wamp folder?

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nys.biz.rr.com)
Date: July 03, 2008 04:49PM

Yes, I agree about taking the time to be as clear as possible in the forums. Saves a lot of hair-pulling.

D'oh. Yes, I should have thought of that. JAMP installed a my.ini in my Windows directory. Since that location was on the Environment Variables path MySQL loaded that one first. Thanks so much for your help.

Everything is cool now, except my PhpMyAdmin has a weird issue: when it starts, the left hand pane doesn't have a select box of all my databases. Instead, they're all listed in an unordered list. When I select and load a specific database the select box appears with all the databases listed.

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: yfastud (Moderator)
Date: July 04, 2008 12:36AM

Since phpmyadmin already registered that old mysql and now it's not there, your phpmyadmin acts funny and I'm not sure if it's a way to fix this problem, so the only way I can think of is reinstall wamp, so if you don't have any data and db, uninstall wamp, remove/rename wamp folder, search and delete all wamp related registries, restart computer and reinstall wamp ;-)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides



Edited 1 time(s). Last edit at 07/04/2008 12:57AM by yfastud.

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nycap.res.rr.com)
Date: July 04, 2008 01:08AM

Thanks for your reply, but isn't there an easier way? : P I do have databases and I could just save them but I've installed about 5 WAMPs over the past few days, trying to find the best one (WampServer won!). While orphan install files is probably what's causing the problem, is it possible to just fix whatever's wrong with phpMyAdmin?

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: yfastud (Moderator)
Date: July 04, 2008 05:26AM

Through this forums, I've seen a lot of people had this problem but so far I've never seen any one post a solution for it yet :-(
you might try somewhere else

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nycap.res.rr.com)
Date: July 04, 2008 05:31AM

Too bad. Well, thanks for your help on the other problem. You're an asset to this forum.

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nycap.res.rr.com)
Date: July 04, 2008 06:57AM

Aha. Easy!

In the phpMyAdmin config.inc.php file place this line:

$cfg['DisplayDatabasesList'] = false;

That's it.

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: yfastud (Moderator)
Date: July 04, 2008 04:41PM

He he... he he... ;-)

Good for you, but I'm not sure if it's the real fix for this issue or only applying for your case

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: Lance Monotone (---.nycap.res.rr.com)
Date: July 04, 2008 05:01PM

I believe it's the real fix, because the alternative to this, 'true', is to display the DBs in an unordered list.

[wiki.cihar.com]

Options: ReplyQuote
Re: Can't start MySQL after reinstall
Posted by: yfastud (Moderator)
Date: July 04, 2008 05:12PM

Oh, I did NOT make it clear because what I meant is phpmyadmin detect the old mysql and have error when you already uninstall old one and have a new mysql

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.