The Perfect Server - CentOS 5.2 - Page 7
페이지 정보
작성자 차동박 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 9,266회 작성일 09-06-05 13:52본문
The Perfect Server - CentOS 5.2 - Page 7 |
14 WebalizerTo install webalizer, just run
yum install webalizer 15 Synchronize The System ClockIf you want to have the system clock synchronized with an NTP server do the following:
yum install ntp chkconfig --levels 235 ntpd on 16 Install Some Perl ModulesISPConfig comes with SpamAssassin which needs a few Perl modules to work. We install the required Perl modules with a single command:
yum install perl-HTML-Parser perl-DBI perl-Net-DNS perl-Digest-SHA1 17 The EndThe configuration of the server is now finished, and if you wish you can now install ISPConfig on it.
17.1 A Note On SuExecIf you want to run CGI scripts under suExec, you should specify /var/www as the home directory for websites created by ISPConfig as CentOS' suExec is compiled with /var/www as Doc_Root. Run
/usr/sbin/suexec -V and the output should look like this:
[root@server1 ~]# /usr/sbin/suexec -V So if you want to use suExec with ISPconfig, don't change the default web root (which is /var/www) if you use expert mode during the ISPConfig installation (in standard mode you can't change the web root anyway so you'll be able to use suExec in any case).
18 Links
|
관련링크
댓글목록
등록된 댓글이 없습니다.