掲示板 掲示板

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