【发布时间】:2014-05-31 09:22:47
【问题描述】:
当我开始在本地主机上运行时,我安装了最新的 XAMPP 服务器,
我还安装了 Drupal 和 MySQL 6.1,.
安装 Drupal 后,我可以访问localhost/drupal,这里整个数据库保存到 MySQL 6.1,。
但是在 MySQL 的 XAMPP 中,我遇到了类似的错误
6:33:47 PM [mysql] Attempting to start MySQL app...
6:33:47 PM [mysql] Status change detected: running
6:33:48 PM [mysql] Status change detected: stopped
6:33:48 PM [mysql] Error: MySQL shutdown unexpectedly.
6:33:48 PM [mysql] This may be due to a blocked port, missing dependencies,
6:33:48 PM [mysql] improper privileges, a crash, or a shutdown by another method.
6:33:48 PM [mysql] Press the Logs button to view error logs and check
6:33:48 PM [mysql] the Windows Event Viewer for more clues
6:33:48 PM [mysql] If you need more help, copy and post this
6:33:48 PM [mysql] entire log window on the forums
在状态下,我正在获取此状态。
如何在 xampp 中运行它
【问题讨论】: