Hi all,
after a long time

with ISPconfig I need some help with two points.
1. When I create FTP user (ISP Site->User & Email->new) with Administrator permission, the account is not created so I cann't log on ftp. While I have anonymous directives in proftpd.conf the anonymous ftp works well.
I am using CentOS 5.2, my proftpd.conf:
ServerName "ProFTPD Default Installation"
ServerType standalone
DefaultServer on
Port 21
UseIPv6 off
Umask 027
MaxInstances 30
User nobody
Group nobody
#---MY---
DefaultRoot ~
IdentLookups off
ServerIdent on "FTP Server ready."
AuthOrder mod_auth_file.c
AuthUserFile /etc/proftpd.passwd
AuthGroupFile /etc/proftpd.group
RequireValidShell off
PersistentPasswd off
AuthPAMConfig off
AllowOverwrite on
<Limit SITE_CHMOD>
DenyAll
</Limit>
Include /etc/proftpd_ispconfig.conf
2. while restarting or starting ISPconfig, I get this warnings in messages:
17.12.2008 - 10:55:41 => WARN - WARNING: could not open file
17.12.2008 - 10:56:20 => WARN - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 728: WARNING: could not /home/admispconfig/ispconfig/web/multidoc/edit/bastille-firewall restart &> /dev/null
I don't think this two hang together. The second one seems like bad symlink, but where is this configuret?
Thanks for your answers...
Recent comments
1 day 1 hour ago
1 day 4 hours ago
1 day 16 hours ago
1 day 18 hours ago
1 day 23 hours ago
2 days 5 hours ago
2 days 14 hours ago
2 days 16 hours ago
3 days 40 min ago
3 days 2 hours ago