kloxo更新后出现:Başlangıç ​​httpd: Syntax error on line 12 of /home/apache/conf/defaults/_default.conf

Başlangıç ​​httpd: Syntax error on line 12 of /home/apache/conf/defaults/_default.conf:
UserDirenablekeyword requires a list of usernames

修改

/usr/local/lxlabs/kloxo/httpdocs/lib/domain/web/driver/web__apachelib.php

文件中把所有

$string .= “\t\tUserDir enabled\n

改成

$string .= “\t\tUserDir enabled *\n

koşmak:

/script/fixweb

service httpd restart

Yorum Yap