I just installed wampserver on my machine and I can not start it, the icon remains orange. I am using Windows7 Home Premium (64-bit) and I installed wampserver 2.2E (64-bit). I had no problems installing. I checked port 80 and used Apache. So it looks like the apache service is running, but the MySQL service is not. I tried disabling the firewall, I checked if another MySQL service was working, and I tried to start wampmysqld manually in Services. When I tried to start wampmysqld in Services, an error occurred saying
Windows could not start the wampmysqld service on the local computer.
Error 1067: The process terminated unexpectedly.
And when I look at the MySQL log, it says:
140216 21:52:04 [Note] The 'FEDERATED' plugin is disabled.
140216 21:52:04 [Note] The 'InnoDB' plugin is disabled.
140216 21:52:04 [ERROR] wampmysqld: unknown parameter '-skip-locking'
140216 21:52:04 [ERROR] Cancel
140216 21:52:04 [Note] wampmysqld: Shutdown completeBlockquote
source
share