無法啟動 xamp 它給出這樣的錯誤訊息

無法啟動 xamp 它給出這樣的錯誤訊息
Starting XAMPP for Linux 1.5.3a...
/opt/lampp/share/lampp/phpstatus: line 4: /opt/lampp/bin/php: No such file or directory
XAMPP: Starting Apache with SSL ...
XAMPP: Error 127! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://www.apachefriends.org/f/
XAMPP: Starting MySQL...
/opt/lampp/bin/mysql.server: 74: /opt/lampp/bin/mysql.server: source: not found
/opt/lampp/bin/mysql.server: 1: /opt/lampp/bin/mysql.server: /opt/lampp/bin/my_print_defaults: not found
/opt/lampp/bin/mysql.server: 1: /opt/lampp/bin/mysql.server: /opt/lampp/bin/my_print_defaults: not found
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/lampp: line 302: /opt/lampp/sbin/proftpd: No such file or directory
XAMPP: Error 127! Coul

答案1

您的 XAMPP 安裝似乎已損壞...

我最好的建議是忘記 XAMPP 並從儲存庫安裝您需要的內容,如果需要,請自行配置。這似乎是一個很好的教學:https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-14-04

相關內容