Re: SetEnv on production Server

2008-01-29 Thread Anton P. Linevich

Greeting, Christoph!  Mon, Jan 28, 2008 at 08:46:38PM +0100, Christoph.Egger 
wrote: 
>   Invalid Command 'SetEnv', perhapes misspelled or defines by a module
> not included in the server configuration.

Maybe you need load mod_env module before use it:
 LoadModule env_module mod_env.so

-- 
 Anton P. Linevich

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



SetEnv on production Server

2008-01-28 Thread Christoph Egger
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:
 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

which unfortunately doesn't view anythin unless you pay.

Any advice for me?

  Christoph



signature.asc
Description: OpenPGP digital signature