leider hab ich die Edit Funktion hier nicht gefunden -.-
Hab noch ein bisschen gebastelt. Laut Konfigtest funktioniert alles.
Jedoch beim starten immer noch der gleiche fehler....
Code:
proftpd -d 9 -n
- parsing '/etc/proftpd/proftpd.conf' configuration
- FS: using system open()
- FS: using system read()
- dispatching directive 'ServerName' to module mod_core
- dispatching directive 'ServerType' to module mod_core
- dispatching directive 'DeferWelcome' to module mod_core
- dispatching directive 'IdentLookups' to module mod_core
- dispatching directive 'UseReverseDNS' to module mod_core
- dispatching directive 'AllowForeignAddress' to module mod_core
- dispatching directive 'DefaultServer' to module mod_core
- dispatching directive 'ShowSymlinks' to module mod_ls
- dispatching directive 'DisplayLogin' to module mod_core
- dispatching directive 'DisplayFirstChdir' to module mod_core
- dispatching directive 'ListOptions' to module mod_ls
- dispatching directive 'DenyFilter' to module mod_core
- DenyFilter: compiling deny regex '\*.*/'
- dispatching directive 'Port' to module mod_core
- FS: using system read()
- dispatching directive 'MaxInstances' to module mod_core
- dispatching directive 'User' to module mod_core
- dispatching auth request "getpwnam" to module mod_radius
- dispatching auth request "getpwnam" to module mod_sql
- dispatching auth request "getpwnam" to module mod_auth_file
- dispatching auth request "getpwnam" to module mod_auth_unix
- dispatching directive 'Group' to module mod_core
- dispatching auth request "getgrnam" to module mod_radius
- dispatching auth request "getgrnam" to module mod_sql
- dispatching auth request "getgrnam" to module mod_auth_file
- dispatching auth request "getgrnam" to module mod_auth_unix
- dispatching directive 'Umask' to module mod_core
- dispatching directive 'AllowOverwrite' to module mod_xfer
- FS: using system read()
- dispatching directive '<Global>' to module mod_core
- dispatching directive 'DefaultRoot' to module mod_auth
- dispatching directive 'LoginPasswordPrompt' to module mod_auth
- dispatching directive '</Global>' to module mod_core
- dispatching directive '<IfModule>' to module mod_core
- <IfModule>: using 'mod_delay.c' section at line 109
- dispatching directive 'DelayEngine' to module mod_delay
- dispatching directive '</IfModule>' to module mod_core
- dispatching directive 'SQLAuthTypes' to module mod_sql
- dispatching directive 'SQLAuthenticate' to module mod_sql
- dispatching directive 'SQLConnectInfo' to module mod_sql
- FS: using system read()
- dispatching directive 'SQLUserInfo' to module mod_sql
- dispatching directive 'SQLGroupInfo' to module mod_sql
- dispatching directive 'SQLMinID' to module mod_sql
- dispatching directive 'QuotaEngine' to module mod_quotatab
- dispatching directive 'QuotaShowQuotas' to module mod_quotatab
- dispatching directive 'QuotaDisplayUnits' to module mod_quotatab
- dispatching directive 'SQLNamedQuery' to module mod_sql
- dispatching directive 'SQLNamedQuery' to module mod_sql
- dispatching directive 'SQLNamedQuery' to module mod_sql
- FS: using system read()
- dispatching directive 'SQLNamedQuery' to module mod_sql
- dispatching directive 'QuotaLock' to module mod_quotatab
- dispatching directive 'QuotaLimitTable' to module mod_quotatab
- dispatching directive 'QuotaTallyTable' to module mod_quotatab
- FS: using system read()
- FS: using system close()
robot -
robot - Config for robot:
robot - DeferWelcome
robot - IdentLookups
robot - AllowForeignAddress
robot - DefaultServer
robot - ShowSymlinks
robot - DisplayLogin
robot - DisplayFirstChdir
robot - ListOptions
robot - DenyFilter
robot - UserID
robot - UserName
robot - GroupID
robot - GroupName
robot - Umask
robot - DirUmask
robot - AllowOverwrite
robot - DelayEngine
robot - SQLAuthTypes
robot - SQLAuthenticate
robot - SQLConnectInfo
robot - SQLUserTable
robot - SQLUsernameField
robot - SQLPasswordField
robot - SQLUidField
robot - SQLGidField
robot - SQLHomedirField
robot - SQLShellField
robot - SQLGroupTable
robot - SQLGroupnameField
robot - SQLGroupGIDField
robot - SQLGroupMembersField
robot - SQLMinID
robot - QuotaEngine
robot - QuotaShowQuotas
robot - QuotaDisplayUnits
robot - SQLNamedQuery_get-quota-limit
robot - SQLNamedQuery_get-quota-tally
robot - SQLNamedQuery_update-quota-tally
robot - SQLNamedQuery_insert-quota-tally
robot - QuotaLock
robot - QuotaLimitTable
robot - QuotaTallyTable
robot - DefaultRoot
robot - LoginPasswordPrompt
robot - dispatching auth request "getgroups" to module mod_radius
robot - dispatching auth request "getgroups" to module mod_sql
robot - dispatching auth request "getgroups" to module mod_auth_file
robot - dispatching auth request "getgroups" to module mod_auth_unix
robot - SETUP PRIVS at main.c:2897
robot - ROOT PRIVS at main.c:1991
robot - RELINQUISH PRIVS at main.c:1998
robot - ROOT PRIVS at main.c:2346
robot - opening scoreboard '/usr/local/var/proftpd/proftpd.scoreboard'
robot - RELINQUISH PRIVS at main.c:2372
robot - ROOT PRIVS at inet.c:323
robot - RELINQUISH PRIVS at inet.c:381
robot - ProFTPD 1.3.0 (stable) (built Sat Oct 21 13:45:33 CEST 2006) standalone mode STARTUP
robot - ROOT PRIVS at main.c:2209
robot - RELINQUISH PRIVS at main.c:2211
robot - FS: using system lstat()
robot - ProFTPD terminating (signal 2)
robot - ROOT PRIVS at main.c:1872
robot - RELINQUISH PRIVS at main.c:1893
robot - ProFTPD 1.3.0 standalone mode SHUTDOWN
robot - ROOT PRIVS at main.c:1900
robot - deleting existing scoreboard '/usr/local/var/proftpd/proftpd.scoreboard'
robot - RELINQUISH PRIVS at main.c:1902
laut der Ausgabe wird die sql_mod ja erkannt. Jedoch beim starten immer noch die gleiche Fehlermeldung.