Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要以普通用户身份安装 xampp 并使用非默认端口运行 PHP 服务器。
我已将 ~/lampp/etc/httpd.conf 中的“Listen 80”更改为另一个端口。
但是当我使用 ~/lampp/lampp start 启动它时,它会抱怨
您需要以 root 身份启动 XAMPP!
有没有办法在没有root登录的情况下运行它?
您需要以 root 身份安装 xampp,但您可以以普通用户身份运行。
这是相同的分步指南。
http://forums.bizhat.com/linux-freebsd-opensource/41058-how-install-xampp-ubuntu-linux-running-normal-user.html