Mailinglist Archive: opensuse (1483 mails)
| < Previous | Next > |
[opensuse] Re: configuring mailman
- From: jdd <jdd@xxxxxxxxx>
- Date: Thu, 16 Feb 2012 09:47:32 +0100
- Message-id: <jhifr5$bnv$1@dough.gmane.org>
well... befiore going further, I detected a big problem
reading this:
5) In /etc/sysconfig/apache2, add "MAILMAN" to the APACHE_SERVER_FLAGS:
a2enflag MAILMAN
and restart Apache:
rcapache2 restart
I added
APACHE_SERVER_FLAGS= a2enflag MAILMAN
to the etc/sysconfig/apache2
and this filled the "ps ax" screen with
25102 ? S 0:00 /bin/bash /usr/sbin/sysconf_addword /etc/sysconfig/apache2 APACHE_SERVER_FLAGS MAILMAN
25107 ? S 0:00 /bin/bash /usr/sbin/a2enflag MAILMAN
I now understand than the sentence should read
In /etc/sysconfig/apache2, add "MAILMAN" to the APACHE_SERVER_FLAGS *with* a2enflag MAILMAN
but as I never had to use a2enflag...
that said this do not works, but say:
a2enflag MAILMAN
sysconf_addword: variable APACHE_SERVER_FLAGS does not occur in /etc/sysconfig/apache2
and if I add APACHE_SERVER_FLAGS = "MAILMAN" manually in the file, I get
/etc/sysconfig/apache2: ligne274: APACHE_SERVER_FLAGS : command not found
so I'm still stuck :-(
thanks
jdd
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
reading this:
5) In /etc/sysconfig/apache2, add "MAILMAN" to the APACHE_SERVER_FLAGS:
a2enflag MAILMAN
and restart Apache:
rcapache2 restart
I added
APACHE_SERVER_FLAGS= a2enflag MAILMAN
to the etc/sysconfig/apache2
and this filled the "ps ax" screen with
25102 ? S 0:00 /bin/bash /usr/sbin/sysconf_addword /etc/sysconfig/apache2 APACHE_SERVER_FLAGS MAILMAN
25107 ? S 0:00 /bin/bash /usr/sbin/a2enflag MAILMAN
I now understand than the sentence should read
In /etc/sysconfig/apache2, add "MAILMAN" to the APACHE_SERVER_FLAGS *with* a2enflag MAILMAN
but as I never had to use a2enflag...
that said this do not works, but say:
a2enflag MAILMAN
sysconf_addword: variable APACHE_SERVER_FLAGS does not occur in /etc/sysconfig/apache2
and if I add APACHE_SERVER_FLAGS = "MAILMAN" manually in the file, I get
/etc/sysconfig/apache2: ligne274: APACHE_SERVER_FLAGS : command not found
so I'm still stuck :-(
thanks
jdd
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |