"No such file or directory" error messages during installation
I've got the following error messages while installing my master ISPConfig:
chmod: cannot access /var/log/clamav/clamav.log': No such file or directory chmod: cannot access
/var/log/clamav/freshclam.log': No such file or directory
The mail server related packages are going to be installed into another machine (OpenVZ VE), so no clamav here.
Installation process:
{{{
Initial configuration
Operating System: Debian Lenny/Sid or compatible
Following will be a few questions for primary configuration so be careful.
Default values are in [brackets] and can be accepted with <ENTER>.
Tap in "quit" (without the quotes) to stop the installer.
Select language (en,de) [en]:
Installation mode (standard,expert) [standard]: expert
Full qualified hostname (FQDN) of the server, eg server1.domain.tld [********]:
MySQL server hostname [localhost]:
MySQL root username [root]:
MySQL root password []: ********
MySQL database to create [dbispconfig]:
MySQL charset [utf8]:
Shall this server join an existing ISPConfig multiserver setup (y,n) [n]:
Adding ISPConfig server record to database.
Configure Mail (y,n) [y]: n
Configure Jailkit (y,n) [y]:
Configuring Jailkit Configure FTP Server (y,n) [y]:
Configuring Pureftpd Restarting ftp server: Running: /usr/sbin/pure-ftpd-mysql -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -H -A -b -B Configure DNS Server (y,n) [y]: n
Hint: If this server shall run the ispconfig interface, select 'y' in the next option.
Configure Apache Server (y,n) [y]:
Configuring Apache Configure Firewall Server (y,n) [y]: n
Install ISPConfig Web-Interface (y,n) [y]:
Installing ISPConfig ISPConfig Port [8080]:
chmod: cannot access /var/log/clamav/clamav.log': No such file or directory chmod: cannot access
/var/log/clamav/freshclam.log': No such file or directory
Configuring DBServer
Installing Crontab
no crontab for root
- Restarting web server apache2 [ OK ] Installation completed. }}}