我在我的PC上安装了“普通”Apache (使用PHP和MySQL),并且我想并行运行XAMPP。我在XAMPP配置中更改了HTTP(设为81)、MySQL(设为3307)和SSL(设为4433)的端口,但当我想启动它时,XAMPP会说:
Starting XAMPP for Linux 1.8.1...
XAMPP: Another web server daemon is already running.
XAMPP: Another MySQL daemon is already running.
XAMPP: Starting ProFTPD...
XAMPP for Linux started.所以只启动FTP服务器(我不需要),web服务器不会启动。我真的不知道,问题出在哪里。
我使用的是Archlinux x86_64
发布于 2013-11-13 02:52:51
我想你应该读一下:https://wiki.archlinux.org/index.php/LAMP,它更好,更专业。
https://stackoverflow.com/questions/14918735
复制相似问题