• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






梦想是什么

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2018年3月19日

Linux安装Apache常见报错(二)
摘要: 配置Apache提示报错configure error: APR could not be located. Please use the --with-apr option. 解决办法: ./configure --prefix=usr/local/apache/ --with-apr=/usr/ 阅读全文
posted @ 2018-03-19 17:04 dreams7433 阅读(579) 评论(0) 推荐(0)
 
Linux安装Apache常见报错(一)
摘要: 启动Apache提示报错:Could not reliably determine the server's fully qualified domain name, using localhost,localdomain . Set the 'ServerName' directive globa 阅读全文
posted @ 2018-03-19 10:31 dreams7433 阅读(476) 评论(0) 推荐(0)