我正在尝试在centos中运行xampp,并且我已经安装了它和所有的php模块。我面临的唯一问题是当我想启动apache时得到下面的错误。
正在启动XAMPP for Linux 7.2.0-0...XAMPP:启动Apache...fail。XAMPP:另一个web服务器已在运行。XAMPP:启动MySQL...ok。XAMPP:启动ProFTPD...ok。
我已经尝试过停止和启动apache,但没有成功。如果有解决方案,请让我知道。我正在使用centos。
为什么来自systemd-resolved 219版本的systemd在一个随机的UDP端口上监听?
我的一台机器在端口58557上监听(CentOS 7和systemd版本219)。
sudo netstat -tunlp|grep -P '^Active|^Proto|systemd'
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp 0 0 0.0.0.0
我正在Win7机器上的Virtualbox环境中运行Win7。我可以通过SSH从主机(win7)连接到那里,但是Apache的httpd没有应答。
我可以在CentOS中通过curl localhost、curl 172.27.59.38获得响应,但是IP地址在主机上没有响应:
C:\Users\username>telnet 172.27.59.38 80
Connecting To 172.27.59.38...Could not open connection to the host, on port 80:
Connect failed
另外,nmap localhost没有显示