Wsgi unter Xampp und Windows 03
Ich möchte für Mumble einen viewer installieren leider steig ich hier leider gar net durch, was ich brauch ist django und Python hab beides drauf.
Leider brauch ich noch wsgi also habe ich die wsgi_mod in das apache verzeichniss gepackt wo es hingehört.
beim apache starten geht dieser wieder aus mit folgender fehlermeldung
Syntax error on line 219 of C:/www/xampp/apache/conf/httpd.conf:
Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration
<VirtualHost localhost:80>
ServerName test.dao.nu
ServerAlias test1.dao.nu
Alias /static/ /www/xampp/htdocs/test.dao.nu/mumble-django
Alias /media/ /django/django/contrib/admin/media/
#Alias /media/ /usr/lib/python2.4/site-packages/django/contrib/admin/media/
#Alias /media/ /usr/lib/python2.5/site-packages/django/contrib/admin/media/
WSGIDaemonProcess mumble-django threads=25
WSGIProcessGroup mumble-django
WSGIScriptReloading Off
WSGIcriptAlias /www/xampp/htdocs/test.dao.nu/mumble-django.wsgi
</VirtualHost>
WSGISocketPrefix /tmp/wsgi
ich hoff jemand hat das durch und weiß weiter.
Leider brauch ich noch wsgi also habe ich die wsgi_mod in das apache verzeichniss gepackt wo es hingehört.
beim apache starten geht dieser wieder aus mit folgender fehlermeldung
Syntax error on line 219 of C:/www/xampp/apache/conf/httpd.conf:
Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration
<VirtualHost localhost:80>
ServerName test.dao.nu
ServerAlias test1.dao.nu
Alias /static/ /www/xampp/htdocs/test.dao.nu/mumble-django
Alias /media/ /django/django/contrib/admin/media/
#Alias /media/ /usr/lib/python2.4/site-packages/django/contrib/admin/media/
#Alias /media/ /usr/lib/python2.5/site-packages/django/contrib/admin/media/
WSGIDaemonProcess mumble-django threads=25
WSGIProcessGroup mumble-django
WSGIScriptReloading Off
WSGIcriptAlias /www/xampp/htdocs/test.dao.nu/mumble-django.wsgi
</VirtualHost>
WSGISocketPrefix /tmp/wsgi
ich hoff jemand hat das durch und weiß weiter.
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 124911
Url: https://administrator.de/contentid/124911
Ausgedruckt am: 22.11.2024 um 17:11 Uhr
2 Kommentare
Neuester Kommentar