MYSQL service interupted the color of wamp icon turning from orange to green, in menu when i click mysql.log
file it says cant find mysql.log
.How to fix this? How i can start this service it is really frustrating please help me?
0
votes
1 Answers
1
votes
This is a problem of WAMPServers MYSQL finding old my.ini
files left on the system by other attempts to install MYSQL manually.
If you try to install MYSQL manually specifically if you use the .msi
install or the MYSQL Workbench install that comes with a copy of MYSQL Server, it puts the my.ini
into \windows\system32
. This is one of the folders that MYSQL searches for its my.ini
file, prior to searching its own bin
folder.
WAMPServer is very tidy and does not place any of its files outside the \wamp\
folder structure, this is so you can switch versions of MYSQL, which is one of its big benefits, so it i safe to delete these other .my.ini
files.
wampmysqld
orwampmysqld64
when you look at the services snapin? – RiggsFollywampmysqld64
but its status is empty butwampapache
service has running status. So, how to makewampmysql64
service run? – sonyError:1067
msg which says the process terminated unexpectedly. Now what should i do? – sony