我的apache服务无法运行,我收到错误:
Serializer result = processor.newSerializer(out);
XdmNode source = processor.newDocumentBuilder().wrap(doc);
result.serializeNode(source);
我试图将我的documentroot和目录更改为
DocumentRoot" / Applications / XAMPP / xamppfiles / htdocs"
目录" / Applications / XAMPP / xamppfiles / htdocs">
我尝试了一些解决方案,但没有任何工作。
编辑:我忘了提到我使用的是MAC OS XEDIT_2:我认为它可能与serverroot有关,但我不确定。
ERROR: Failed to start "apache": cannot start service: AH00526: Syntax
error on line 229 of /opt/lampp/etc/httpd.conf:
DocumentRoot '/Applications/XAMPP/xamppfiles/htdocs' is not a
directory, or is not readable