留言板 留言板

Frequently Asked Questions in KOHA

Q. Problem regarding httpd doesnot start or page not found error

话题 [ 上一个 | 下一个 ]
SOLUTION:
  • Go to Terminal
         Type the following commands:
            # service httpd restart
            # chkconfig httpd on
            # chkconfig postfix on