VMware Images:
|
The Perfect Server - Ubuntu Karmic Koala (Ubuntu 9.10) [ISPConfig 2] - Page 7
19 WebalizerTo install webalizer, just run aptitude install webalizer
20 Synchronize the System ClockIt is a good idea to synchronize the system clock with an NTP (network time protocol) server over the internet. Simply run aptitude install ntp ntpdate and your system time will always be in sync.
21 Install Some Perl Modules Needed By SpamAssassin (Comes With ISPConfig)Run aptitude install libhtml-parser-perl libdb-file-lock-perl libnet-dns-perl
22 ISPConfigThe configuration of the server is now finished, and if you wish you can now install ISPConfig on it. Please check out the ISPConfig installation manual: http://www.ispconfig.org/manual_installation.htm Before you install ISPConfig, there's one important thing you must do. Open /usr/include/stdio.h and replace getline with parseline in line 651: vi /usr/include/stdio.h
If you don't do this, the installation will fail because of the following error: htpasswd.c:101: error: conflicting types for 'getline' You can undo the change to /usr/include/stdio.h after the successful ISPConfig installation (but don't forget to change it back whenever you want to update ISPConfig!).
22.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 Ubuntu's suExec is compiled with /var/www as Doc_Root. Run /usr/lib/apache2/suexec -V and the output should look like this: root@server1:~# /usr/lib/apache2/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).
23 Links
|



Recent comments
10 hours 5 min ago
1 day 4 hours ago
1 day 6 hours ago
1 day 6 hours ago
1 day 9 hours ago
1 day 10 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 5 hours ago
2 days 6 hours ago