开源版windows一键安装包无法安装
2023-10-11 10:38:25
manpuku |
Apache一键安装失败,重新安装也不行(不能用80端口) 日志如下:
Apache 服务卸载成功,端口号:80。 Apache 命令执行错误,应用不能正常使用。 F:/zentao/ZenTao/bin/apache/bin/httpd.exe -k install -n apachezt Installing the 'apachezt' service The 'apachezt' service is successfully installed. Testing httpd.conf.... Errors reported here must be corrected before the service can be started. (OS 10013)以一种访问权限不允许的方式做了一个访问套接字的尝试。 : AH00072: make_sock: could not bind to address [::]:80 (OS 10013)以一种访问权限不允许的方式做了一个访问套接字的尝试。 : AH00072: make_sock: could not bind to address 0.0.0.0:80 AH00451: no listening sockets available, shutting down AH00015: Unable to open logs |
❤️️️️️ 禅道 闫敏 |
是不是 80 端口已经被占用了, 修改端口号为 8081 先试试看
如果可以启动的话,再排查下 80端口是被哪个程序占用了 |
1/1
1