安装 XAMPP 错误

0 lamp mysql php apache2

我遵循了如何在 Ubuntu 桌面中为 Linux 安装 XAMPP 1-8-3

我已经安装lampp/opt.

我正在使用命令sudo /opt/lampp/lampp start,我已经看到其中XAMPP四个,第一个启动 Apache 失败,第二个和第三个已经在运行,最后一个正在启动MySQl

当我尝试xampp-linux-x64-1.8.3-4-installer.run在桌面上打开时,出现此错误:

there has been an error this installer requires root privileges. please become superuser before executing the installer. 
Run Code Online (Sandbox Code Playgroud)

Bac*_*ash 8

使用 root 用户运行 xampp-linux-x64-1.8.3-4-installer.run sudo

cd ~/Desktop
sudo ./xampp-linux-x64-1.8.3-4-installer.run
Run Code Online (Sandbox Code Playgroud)

输入您的密码,然后按 Enter。您应该会看到安装程序。