MySQL Forums
Forum List  »  PHP

Re: Error establishing a database connection
Posted by: Peter Brawley
Date: May 16, 2020 08:32AM

Quote

14:51:32 [mysql] Attempting to start MySQL app...
14:51:33 [Apache] Status change detected: running
14:51:33 [mysql] Status change detected: running
14:51:37 [mysql] Status change detected: stopped
14:51:37 [mysql] Error: MySQL shutdown unexpectedly.
14:51:37 [mysql] This may be due to a blocked port, missing dependencies,
14:51:37 [mysql] improper privileges, a crash, or a shutdown by another method.
14:51:37 [mysql] Press the Logs button to view error logs and check
14:51:37 [mysql] the Windows Event Viewer for more clues
15:05:05 [mysql] If you need more help, copy and post this
15:05:05 [mysql] entire log window on the forums
15:05:45 [main] Executing "c:\xampp\mysql\data"

Looks like the xampp log. "Executing "c:\xampp\mysql\data" is nonsensical---a folder can't be executed---so there may be a xampp config issue.

It suggests that you scroll through the Windows Event Viewer to see what happened to MySQL. Did you do that?

Is there anything else in the MySQL log?

Since this occurred in a WordPress installation, you may learn more in a WP forum.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.