Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/vim/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Apache2 每当我尝试检查其状态时,apache AHOO526都会出错_Apache2 - Fatal编程技术网

Apache2 每当我尝试检查其状态时,apache AHOO526都会出错

Apache2 每当我尝试检查其状态时,apache AHOO526都会出错,apache2,Apache2,我一直在遵循关于如何设置虚拟主机的许多指南,但我不断遇到以下错误: Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2021-04-20 15:17:05 UTC; 13min ago Docs: https://httpd.apache.org/do

我一直在遵循关于如何设置虚拟主机的许多指南,但我不断遇到以下错误:

     Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Tue 2021-04-20 15:17:05 UTC; 13min ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 1196942 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)

Apr 20 15:17:04 Aquaticdos systemd[1]: Starting The Apache HTTP Server...
Apr 20 15:17:05 Aquaticdos apachectl[1196954]: AH00526: Syntax error on line 1 of /etc/apache2/apache2.conf:
Apr 20 15:17:05 Aquaticdos apachectl[1196954]: Invalid command '\xef\xbb\xbf#', perhaps misspelled or defined by a module not included in the server configuration
Apr 20 15:17:05 Aquaticdos apachectl[1196942]: Action 'start' failed.
Apr 20 15:17:05 Aquaticdos apachectl[1196942]: The Apache error log may have more information.
Apr 20 15:17:05 Aquaticdos systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
Apr 20 15:17:05 Aquaticdos systemd[1]: apache2.service: Failed with result 'exit-code'.
Apr 20 15:17:05 Aquaticdos systemd[1]: Failed to start The Apache HTTP Server.
我检查了配置文件中的第1行并将其删除,但错误仍然出现(该行是注释行)