2019年8月16日

Apache安装

摘要: 一、安装环境 win10 二、Apache下载 三、Apache安装 1、Apache服务器下载完成后,进行解压缩,然后将文件到你想放置的目录下,这里我本人选择放在D:\Program\Apache目录下。 【里面有一个html文件不用管,没有用】 2、打开httpd.conf文件(比如在D:\Ap 阅读全文

posted @ 2019-08-16 21:39 迷途行者 阅读(246) 评论(0) 推荐(0) 编辑

Apache官网下载Apache HTTP Server服务器

摘要: ①、打开apache官网http://httpd.apache.org/ (或百度"download apache")。 ②、点击Download,出现以下界面 。 ③、选择Windows版下载,点击链接。 ④、在新的界面中,会发现VC9和VC11字样,通过阅读相关内容得知,VC9是指用VS2008 阅读全文

posted @ 2019-08-16 21:12 迷途行者 阅读(3277) 评论(0) 推荐(0) 编辑

Apache安装报错:(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could not bind to address [::]:80

摘要: 一、报错信息 (OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could not bind to address [::]:80(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH0007 阅读全文

posted @ 2019-08-16 20:36 迷途行者 阅读(2555) 评论(0) 推荐(0) 编辑

Apance安装提示:(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could not bind to address [::]:443

摘要: 一、报错信息: Errors reported here must be corrected before the service can be started.(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could n 阅读全文

posted @ 2019-08-16 20:22 迷途行者 阅读(1417) 评论(0) 推荐(0) 编辑

Apahe的安装报错信息:(OS 5)拒绝访问。 : AH00369: Failed to open the Windows service manager, perhaps you forgot to log in as Adminstrator?

摘要: 一、报错信息: (OS 5)拒绝访问。 : AH00369: Failed to open the Windows service manager, perhaps you forgot to log in as Adminstrator? 二、报错原因: 未使用管理员登录 三、解决方法: 使用管理 阅读全文

posted @ 2019-08-16 20:22 迷途行者 阅读(1873) 评论(0) 推荐(0) 编辑

导航