www.ProFTPD.de

ProFTPD => ProFTPD - Deutsch => Thema gestartet von: madaed am 27. August 2003, 23:49:18



Titel: unknown configuration directive <IfModule>
Beitrag von: madaed am 27. August 2003, 23:49:18
Ich kriege andauernd die Fehlermeldung
"unknown configuration directive <IfModule>"
beim Starten von proftpd.
Versuche gerade TLS zum Laufen zu kriegen...

Zertifikate sind installiert und lauf proftpd -l ist mod_tsl auch installiert (Debian Package)

Hier der Auszug aus der Config.
Es gibt auch nur diese eine <IfModule> Zeile, daher kanns nur da hängen...

Code:

<IfModule mod_tls.c>
TLSEngine on
TLSLog /www/logs/tls_log
TLSProtocol SSLv23

TLSRequired off

TLSRSACertificateFile /etc/proftpd/proftpd-rsa.pem
TLSRSACertificateKeyFile /etc/proftpd/proftpd-rsa-key.pem
TLSDSACertificateFile /etc/proftpd/proftpd-dsa.pem
TLSDSACertificateKeyFile /etc/proftpd/proftpd-dsa-key.pem

TLSVerifyClient off
</IfModule>


Titel: Re: unknown configuration directive <IfModule>
Beitrag von: stonki am 28. August 2003, 07:43:58
Zitat von: "madaed"

<IfModule mod_tls.c>


IfModule benoetigt 1.2.6rc1 oder hoeher !? Wenn Du mod_tls einkopiert hast, kannst Du aber die beiden Zeilen "<IfModule..>" und "</IfModule>" loeschen, da diese nur dafuer sind, falls Du die Config auf einem System einsetzen willst, welches mod_tls nicht einkompiliert hat.

cu
stonki


Titel: unknown configuration directive <IfModule>
Beitrag von: madaed am 28. August 2003, 08:47:23
Wooow. Hab ich ja garnicht bemerkt, dass ich so ne alte Version hab...könnte man mal updaten...
Wenn ich <IfModule> weglasse bekomme ich die Meldung:
Code:

Unknown configuration directive TLSEngine.


Klingt fast so, als wäre TLS nicht einkompliliert.
Aber proftpd -l gibt mir:
Code:

Compiled-in modules:
  mod_core.c
  mod_auth.c
  mod_xfer.c
  mod_site.c
  mod_ls.c
  mod_unixpw.c
  mod_log.c
  mod_tls.c
  mod_sql.c
  mod_sql_mysql.c
  mod_ratio.c
  mod_quota.c
  mod_pam.c
  mod_readme.c


Titel: unknown configuration directive <IfModule>
Beitrag von: stonki am 28. August 2003, 08:49:40
Zitat von: "madaed"
Wooow. Hab ich ja garnicht bemerkt, dass ich so ne alte Version hab...könnte man mal updaten...


IMHO gab es unterschiedliche TLS Versionen, update doch bitte einmal auf die aktuelle 1.2.9RC1 Version.

cu
stonki


Titel: unknown configuration directive <IfModule>
Beitrag von: Bernd W am 02. Juni 2004, 12:15:35
Hmpf; ich versuche das auch gerade und bekomme die o.g. Fehlermeldung.

Habe aber FTPDPRO auf dem neuesten Stand... ?!?


Titel: unknown configuration directive <IfModule>
Beitrag von: Wörsty am 02. Juni 2004, 12:18:27
Zitat von: "Bernd W"
Habe aber FTPDPRO auf dem neuesten Stand... ?!?

proftpd -vv