Hi,

I think that the message printed by www/mod_wsgi/Portfile is incorrect. The line that currently reads:
    ui_msg "#  LoadModule python_module modules/mod_wsgi.so"
should read:
    ui_msg "#  LoadModule wsgi_module modules/mod_wsgi.so"

If the current instructions are followed, attempting to start Apache gives the following error:
jupiter LaunchDaemons # /opt/local/apache2/bin/apachectl start
httpd: Syntax error on line 116 of /opt/local/apache2/conf/httpd.conf: Can't locate API module structure `python_module' in file /opt/local/ apache2/modules/mod_wsgi.so: dlsym(0x404e10, python_module): symbol not found

Regards,

Francis


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to