Hi

I'm going to have an django project served from the webserver of a
friend of mine so we tried setting up Django. As the installer of 0.96
complained to not find /usr/lib/python2.5/config/Makefile (config/ does
not exist) I manually coppied the files to
/usr/lib/python2.5/site-packages/django and by now can import django via
interactive interpreter. But when setting up Apache the serve the Files
following the guide here:
<http://www.djangoproject.com/documentation/modpython/> we get an

  Invalid Command 'SetEnv', perhapes misspelled or defines by a module
not included in the server configuration.

The server runs an recent openSuSE (some 10.*), an Apache 2.2.3 (I
suspect it uses worker-mpm but that shouldn't matter here?) and
mod_python 3.2.10 as provided by yast. I can use the mod_python default
handler for some basic stuff so this should actuall load).

All I found on the net is an forum at
<http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22010802.html?qid=22010802>
which unfortunately doesn't view anythin unless you pay.

Any advice for me?

  Christoph

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to