kloxo appear after updating:Starting httpd: Syntax error on line 12 of /home/apache/conf/defaults/_default.conf

Starting httpd: Syntax error on line 12 of /home/apache/conf/defaults/_default.conf:
UserDir “enable” keyword requires a list of usernames

modify

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

File,All

$string .= “\ttUserDir enabledn”

Changed

$string .= “\ttUserDir enabled *n”

run:

/script/fixweb

service httpd restart

Leave a Comment