我上周末更新到 Ubuntu 13.10(从 Ubuntu 13.04),现在 Apache 无法启动。在升级之前它运行良好,我自己没有改变任何东西。
当我重新启动时,这就是我得到的
apache2: Syntax error on line 260 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/conf.d/: No such file or directory
Run Code Online (Sandbox Code Playgroud)
所以,我创建了目录,然后我得到了这个:
* Starting web server apache2 *
* The apache2 configtest failed.
Output of config test was:
[Wed Oct 30 11:17:42.921934 2013] [proxy_html:notice] [pid 2496] AH01425: I18n support in mod_proxy_html requires mod_xml2enc. Without it, non-ASCII characters in proxied pages are likely to display incorrectly.
AH00526: Syntax error on line 84 of /etc/apache2/apache2.conf:
Invalid …Run Code Online (Sandbox Code Playgroud)