You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users-de@httpd.apache.org by Stefan Sabolowitsch <St...@feltengmbh.de> on 2003/03/05 12:38:15 UTC

Probleme mit space(Leerzeichen) im Path

Hallo NG / Apache User,

Habe folgende interessante Sache.

OS: Win2k
Apache 2.044

Ausschnitt aus der httpd.conf

include "D:/Prog Web/BigApache/tomcat41/conf/auto/mod_jk.conf"

Auschnitt aus der mod_jk.conf

<IfModule !mod_jk.c>
  LoadModule jk_module "D:/Prog
Web/BigApache/Apache/modules/mod_jk-2.0.42.dll"
</IfModule>

Nun kommt das lustige (kein Karneval Witz).
Starte ich den Apache zuerst "ohne" Tomcat, entfernt mir Apache !!
selbständig die " " in der mod_jk.conf
Und zwar nur bei dieser Zeile

  LoadModule jk_module "D:/Prog
Web/BigApache/Apache/modules/mod_jk-2.0.42.dll"

Als Ergebnis meckert Apache natürlich

Syntax error on line 4 of D:/Prog
Web/BigApache/Tomcat41/conf/auto/mod_jk.conf:
LoadModule takes two arguments, a module name and the name of a shared
object file to load it from

Wenn ich aber Tomcat zuerst starte und danach Apache, lässt der Indianer die
" " in Ruhe.
Was soll das ??
Hat jemand eine Idee


Gruß

Stefan



--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an users-de-unsubscribe@httpd.apache.org
           sonstige Anfragen an users-de-help@httpd.apache.org
--------------------------------------------------------------------------