Hi just an information.
last zypper dup runs apache2 to an error.
The mistake is a wrong setting of ENV.
solution: https://forums.opensuse.org/showthread.php/507137-SETEnv-an and http://johannesluderschmidt.de/django-invalid-command-setenv-in-opensuse/291...
Geetings, Daniel
On Mon, May 4, 2015 at 10:47 AM, Daniel Fuhrmann kueche-gs-bolanden@web.de wrote:
Hi just an information.
last zypper dup runs apache2 to an error.
The mistake is a wrong setting of ENV.
solution: https://forums.opensuse.org/showthread.php/507137-SETEnv-an and http://johannesluderschmidt.de/django-invalid-command-setenv-in-opensuse/291...
Nothing wrong with that.. you need to load mod_env to use SetEnv directive.
Cristian Rodríguez wrote:
On Mon, May 4, 2015 at 10:47 AM, Daniel Fuhrmann kueche-gs-bolanden@web.de wrote:
Hi just an information.
last zypper dup runs apache2 to an error.
The mistake is a wrong setting of ENV.
solution: https://forums.opensuse.org/showthread.php/507137-SETEnv-an and
http://johannesluderschmidt.de/django-invalid-command-setenv-in-opensuse/291...
Nothing wrong with that.. you need to load mod_env to use SetEnv directive.
The default openSUSE apache config loads the module by default. (specified in /etc/sysconfig/apache2::APACHE_MODULES).
Maybe it was changed in TW ?