不知怎么回事,报错服务器已经运行!查看了一下,原来是什么时候安装了apache2,需要让他停止 sudo /etc/init.d/apache2 stop
然后/opt/lampp/lampp restart 就ok了