Quote:
|
Originally Posted by davidg
Thank you for the very fast response.
I made corrections as you stated and the menu is still not working. I know thats a problem with Microsoft Internet Explorer, because it works on my Macintosh.
I uninstalled and reinstalled and everything is working except the proftpd.
Message log states:
unable to create ipbind 'xxx.xxx.x.51:21 already bound to 'ProFTPD Default Installation'
I have three ip's xxx.xxx.x.50, 51, 52 the errors only show up on the ip's 51 and 52 and the service won't start. ISPConfig shows offline and will not restart.
|
This looks if there proftpd already has an active default configuration.
Here is a minimal proftpd.conf that works well with ISPConfig.
##### BEGIN proftpd.conf ################
ServerName "FTPServer"
ServerType standalone
DeferWelcome off
ShowSymlinks on
MultilineRFC2228 on
DefaultServer on
ShowSymlinks on
AllowOverwrite on
TimeoutNoTransfer 600
TimeoutStalled 600
TimeoutIdle 1200
DisplayLogin welcome.msg
DisplayFirstChdir .message
LsDefaultOptions "-l"
MaxInstances 30
<Directory /*>
Umask 022 022
AllowOverwrite on
</Directory>
DefaultRoot ~
IdentLookups off
UseReverseDNS off
ServerIdent on "FTP Server ready."
Include /etc/proftpd_ispconfig.conf
##### END proftpd.conf ################
Quote:
|
Originally Posted by davidg
The other question I have is everytime I make change on the management screen I have to re-login.
|
Have you enabled cookies?
Is the URL in the variable: $go_info["server"]["server_url"] in the
ISPConfig configuration file correct for your server? The path of the
config file is: /home/admispconfig/ispconfig/lib/config.inc.php
Quote:
|
Originally Posted by davidg
Other question should I make a contribution or do you prefer the purchase of your commercial product. You guys need to be paid for all this!!
Thank you.
|
This project has no donation button yet. It will be kind if you could
tell other poeple about our project
Till
Recent comments
21 hours 59 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 9 hours ago
1 day 9 hours ago
1 day 9 hours ago
1 day 10 hours ago