Problem mit SQLAuthTypes im ProFTPD
Hallo Leute,
ich habe heute VHCS2 auf meinem V-Server installiert!
Das funktioniert im großen und ganzen auch schon, doch kann ich mich nicht über FTP einloggen!
FTP-User ist erstellt! user@domain.tld
Immer wenn ich den ProFTPd starten möchte bekomme ich folgenden Error:
- Fatal: unknown configuration directive 'SQLAuthTypes' on line 82 of '/etc/proftpd/proftpd.conf'
Wenn ich proftpd -l in die console eingebe erhalte ich folgende Ausgabe:
Compiled-in modules:
mod_core.c
mod_xfer.c
mod_auth_unix.c
mod_auth_file.c
mod_auth.c
mod_ls.c
mod_log.c
mod_site.c
mod_delay.c
mod_dso.c
mod_auth_pam.c
mod_readme.c
mod_cap.c
mod_ctrls.c
Er hat anscheinend ein Problem mit den SQLAuthTypes! Er zeigt das MySQL-Modul hier zwar nciht an, aber es ist in seinem verzeichnis vorhanden und auch in der Modules.conf drinne!
Hier die Modules.conf:
#
ModulePath /usr/lib/proftpd
ModuleControlsACLs insmod,rmmod allow user root
ModuleControlsACLs lsmod allow user *
LoadModule mod_ctrls_admin.c
LoadModule mod_tls.c
LoadModule mod_sql.c
LoadModule mod_ldap.c
LoadModule mod_sql_mysql.c
LoadModule mod_sql_postgres.c
LoadModule mod_quotatab.c
LoadModule mod_quotatab_file.c
LoadModule mod_quotatab_ldap.c
LoadModule mod_quotatab_sql.c
LoadModule mod_radius.c
LoadModule mod_wrap.c
LoadModule mod_rewrite.c
LoadModule mod_sql.c und LoadModule mod_sql_mysql.c sollten normalerweise geladen werden!
Vielleicht wisst ihr ja weiter?!
Danke
Chribu
ich habe heute VHCS2 auf meinem V-Server installiert!
Das funktioniert im großen und ganzen auch schon, doch kann ich mich nicht über FTP einloggen!
FTP-User ist erstellt! user@domain.tld
Immer wenn ich den ProFTPd starten möchte bekomme ich folgenden Error:
- Fatal: unknown configuration directive 'SQLAuthTypes' on line 82 of '/etc/proftpd/proftpd.conf'
Wenn ich proftpd -l in die console eingebe erhalte ich folgende Ausgabe:
Compiled-in modules:
mod_core.c
mod_xfer.c
mod_auth_unix.c
mod_auth_file.c
mod_auth.c
mod_ls.c
mod_log.c
mod_site.c
mod_delay.c
mod_dso.c
mod_auth_pam.c
mod_readme.c
mod_cap.c
mod_ctrls.c
Er hat anscheinend ein Problem mit den SQLAuthTypes! Er zeigt das MySQL-Modul hier zwar nciht an, aber es ist in seinem verzeichnis vorhanden und auch in der Modules.conf drinne!
Hier die Modules.conf:
#
- This file is used to manage DSO modules and features.
- This is the directory where DSO modules reside
ModulePath /usr/lib/proftpd
- Allow only user root to load and unload modules, but allow everyone
- to see which modules have been loaded
ModuleControlsACLs insmod,rmmod allow user root
ModuleControlsACLs lsmod allow user *
LoadModule mod_ctrls_admin.c
LoadModule mod_tls.c
LoadModule mod_sql.c
LoadModule mod_ldap.c
LoadModule mod_sql_mysql.c
LoadModule mod_sql_postgres.c
LoadModule mod_quotatab.c
LoadModule mod_quotatab_file.c
LoadModule mod_quotatab_ldap.c
LoadModule mod_quotatab_sql.c
LoadModule mod_radius.c
LoadModule mod_wrap.c
LoadModule mod_rewrite.c
- keep this module the last one
LoadModule mod_sql.c und LoadModule mod_sql_mysql.c sollten normalerweise geladen werden!
Vielleicht wisst ihr ja weiter?!
Danke
Chribu
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 58157
Url: https://administrator.de/contentid/58157
Ausgedruckt am: 22.11.2024 um 13:11 Uhr
2 Kommentare
Neuester Kommentar