Anton P. Linevich wrote:
> 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:
> LoadMod
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
--
Anto
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 an
3 matches
Mail list logo