我有一個安裝PHP和MySQL的實例,現在我試圖在我的系統上安裝XAMPP。我可以運行XAMPP的PHP。但在開始服務時,我收到了下面的錯誤。我希望通過停止其他服務來運行MySQl。mysql不能在XAMPP中啓動UBUNTU
這裏是我的終端輸出中:
$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.8.0...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
請幫幫忙,謝謝
檢查日誌'/ opt/lampp/logs' – Stephan
[可能無法在啓動XAMPP時啓動MySQL!](http://stackoverflow.com/questions/12507358/couldnt-start-mysql- while-starts-xampp) – Maerlyn