ispCP - Board - Support
Can't start proftpd - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Can't start proftpd (/thread-2239.html)

Pages: 1 2


Can't start proftpd - abuzaind - 01-25-2008 09:19 PM

I can't start proftpd after installing ispCP. I guess the problem is because of incorrect value in "SQLConnectInfo" in config. Should I write the raw password there for vftp user or crypted?

ProFTPD Version 1.2.10
System: Debian sarge


RE: Can't start proftpd - gOOvER - 01-25-2008 09:22 PM

Why don't you use Debian Etch?


RE: Can't start proftpd - abuzaind - 01-25-2008 09:34 PM

Because I use VPS and they didn't install etch. I asked my provider about that.


RE: Can't start proftpd - rbtux - 01-25-2008 09:55 PM

abuzaind Wrote:Should I write the raw password there for vftp user or crypted?

raw...


RE: Can't start proftpd - gOOvER - 01-25-2008 09:57 PM

But you can upgrade via apt-get dist-upgrade.


RE: Can't start proftpd - abuzaind - 01-25-2008 10:36 PM

The problem is not why i use sarge. The problem is why i can't start proftpd =)


RE: Can't start proftpd - rbtux - 01-25-2008 11:57 PM

well what about logfiles? they could help... start proftpd with the command proftpd -n -d 5 and show the output... I think its a nameresolving problem...


RE: Can't start proftpd - abuzaind - 01-26-2008 12:32 AM

Here it is. But i'm a bit lamer, so need a help Rolleyes

Quote:srv:~# proftpd -n -d 5
- mod_tls/2.0.7: using OpenSSL 0.9.7e 25 Oct 2004
- parsing '/etc/proftpd.conf' configuration
- Compiling deny regex '\*.*/'.
- Allocated deny regex at location 0x812d960.
- <Directory /*>: adding section for resolved path '/*'
- Compiling deny regex '.quota$'.
- Allocated deny regex at location 0x8141738.
- <IfModule>: found 'mod_delay.c' module
posting.ru -
posting.ru - Config for posting.ru:
posting.ru - Limit
posting.ru - IgnoreHidden
posting.ru - /*
posting.ru - Umask
posting.ru - DirUmask
posting.ru - AllowOverwrite
posting.ru - HideNoAccess
posting.ru - ShowSymlinks
posting.ru - AllowStoreRestart
posting.ru - AllowForeignAddress
posting.ru - DisplayLogin
posting.ru - DisplayFirstChdir
posting.ru - ListOptions
posting.ru - DenyFilter
posting.ru - SQLAuthTypes
posting.ru - SQLAuthenticate
posting.ru - SQLConnectInfo
posting.ru - SQLMinID
posting.ru - SQLNamedQuery_get-quota-limit
posting.ru - SQLNamedQuery_get-quota-tally
posting.ru - SQLNamedQuery_update-quota-tally
posting.ru - SQLNamedQuery_insert-quota-tally
posting.ru - RootLogin
posting.ru - TransferLog
posting.ru - PathDenyFilter
posting.ru - DeferWelcome
posting.ru - ShowSymlinks
posting.ru - DefaultServer
posting.ru - ShowSymlinks
posting.ru - AllowOverwrite
posting.ru - IdentLookups
posting.ru - AllowStoreRestart
posting.ru - AllowForeignAddress
posting.ru - TimeoutNoTransfer
posting.ru - TimeoutStalled
posting.ru - TimeoutIdle
posting.ru - DisplayLogin
posting.ru - DisplayFirstChdir
posting.ru - ListOptions
posting.ru - DenyFilter
posting.ru - DefaultRoot
posting.ru - UserID
posting.ru - UserName
posting.ru - GroupID
posting.ru - GroupName
posting.ru - DelayEngine
posting.ru - SQLAuthTypes
posting.ru - SQLAuthenticate
posting.ru - SQLConnectInfo
posting.ru - SQLUserTable
posting.ru - SQLUsernameField
posting.ru - SQLPasswordField
posting.ru - SQLUidField
posting.ru - SQLGidField
posting.ru - SQLHomedirField
posting.ru - SQLShellField
posting.ru - SQLGroupTable
posting.ru - SQLGroupnameField
posting.ru - SQLGroupGIDField
posting.ru - SQLGroupMembersField
posting.ru - SQLMinID
posting.ru - QuotaEngine
posting.ru - QuotaShowQuotas
posting.ru - QuotaDisplayUnits
posting.ru - SQLNamedQuery_get-quota-limit
posting.ru - SQLNamedQuery_get-quota-tally
posting.ru - SQLNamedQuery_update-quota-tally
posting.ru - SQLNamedQuery_insert-quota-tally
posting.ru - QuotaLock
posting.ru - QuotaLimitTable
posting.ru - QuotaTallyTable
posting.ru - RootLogin
posting.ru - TransferLog
posting.ru - ExtendedLog
posting.ru - PathDenyFilter
posting.ru - ExtendedLog
posting.ru - Bind
posting.ru - deleting existing scoreboard '/var/run/proftpd/proftpd.pid'
posting.ru - socket() failed in connection initialization: Address family not supported by protocol



RE: Can't start proftpd - rbtux - 01-26-2008 01:15 AM

have you enabled ipv6 but don't have support for it in the kernel (or in the vnet interface)?

disable ipv6 (UseIPv6 off) in /etc/proftpd/proftpd.conf


RE: Can't start proftpd - raphael - 01-26-2008 08:38 AM

sarge is mostly unsupported now. You should better use etch or above