zoukankan      html  css  js  c++  java
  • #Virtual hosts #Include conf/extra/httpd-vhosts.conf 开启就不能启动apache

    #Virtual hosts
    #Include conf/extra/httpd-vhosts.conf
    我只要把其中任何一个开启就是吧#去掉就启动不了apache。怎么回事
    error.log是这样的
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.101 for ServerName
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.101 for ServerName
    [Thu Jun 27 23:18:08 2013] [notice] Child 4144: Exit event signaled. Child process is ending.
    Warning: DocumentRoot [E:/myenvironment/apache/docs/dummy-host.somenet.com] does not exist
    Warning: DocumentRoot [E:/myenvironment/apache/docs/dummy-host2.somenet.com] does not exist
    Syntax error on line 47 of E:/myenvironment/apache/conf/extra/httpd-vhosts.conf:
    Invalid command 'xa1xa1xa1xa1xa1xa1xa1xa1ServerName', perhaps misspelled or defined by a module not included in the server configuration
    [Thu Jun 27 23:18:08 2013] [warn] (OS 995)由于线程退出或应用程序请求,已放弃 I/O 操作。 : winnt_accept: Asynchronous AcceptEx failed.
    [Thu Jun 27 23:18:09 2013] [notice] Child 4144: Released the start mutex
    [Thu Jun 27 23:18:10 2013] [notice] Child 4144: All worker threads have exited.
    [Thu Jun 27 23:18:10 2013] [notice] Child 4144: Child process is exiting
  • 相关阅读:
    matlab std函数 用法及实例
    Matlab基本用法
    MATLAB — axis
    Matlab——plot polyfit polyval
    matlab知识点汇集
    Android环境搭建
    ipipe 环境下gpio中断产生死机的信息
    烧写AT91Bootstrap不能连接SAM-BA的解决方法
    u-boot 编译时间
    9x25 串口映射
  • 原文地址:https://www.cnblogs.com/jthb/p/3404054.html
Copyright © 2011-2022 走看看