mySQL won't start
Posted by: marounk (194.126.143.---)
Date: July 20, 2015 09:37AM

Hey guys,
I am new to web developping.
I was using wamp last week and it worked perfectly.
Today i tried to launch wamp with Apache and mySQL, apache launched successfully but mySQL is not starting,
when i try to access the logs, it's always blank.
When I try to access php my admin all I get is an "#2002 - No connection could be made because the target machine actively refused it."

Options: ReplyQuote
Re: mySQL won't start
Posted by: RiggsFolly (---.as43234.net)
Date: July 20, 2015 10:25AM

There should be information in the MySQL error log

- left click wampmanager -> MySQL ->MySQL log

If that is blank then try looking at the Windows Event Viewer

Windows Key + R to launch the run dialog then enter eventvwr.exe and press the OK button

-- - On the left side of the windows click 'Windows Logs -> Applications'

-- - Look for the names 'Apache Service' or 'MySQL' in the Source column which have a error symbol in the first column.

The normal reason for this is that a MySQL INNODB table has been corrupted.

See [dev.mysql.com]
and [dev.mysql.com]

NOTE: Always close WAMPServer before a reboot/shutdown. This allows MYSQL to properly close down any open databases.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.