Mailinglist Archive: opensuse-packaging (232 mails)
| < Previous | Next > |
Re: [opensuse-packaging] PHP application packaging
- From: Wolfgang Rosenauer <wolfgang@xxxxxxxxxxxxx>
- Date: Sun, 12 Feb 2012 21:48:08 +0100
- Message-id: <4F382588.6010403@rosenauer.org>
Hi,
Am 12.02.2012 21:12, schrieb Ralf Lang:
Probably we shouldn't assume as in keeping the door open for alternative
http daemons. But I guess fact is that most packages like these contain
a preconfiguration for Apache explicitely.
The %post scriptlet could be smart enough to only enable an apache
module if it's actually installed.
I have to admit that I never used an alternative http server yet so
cannot bring in much input on that side.
But it's one more reason to get something written up and agreed upon for
these packages.
Thanks for your input so far,
Wolfgang
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
Am 12.02.2012 21:12, schrieb Ralf Lang:
For example it uses mod_rewrite wich is AFAIK not part of the default
Apache config in openSUSE.
So by using "a2enmod rewrite" in %post I could make sure it's enabled
but not sure if we want that automatism?
I'm unsure on this and open for community decision. Does openSUSE
usually enable apache modules when they are installed? With the horde
stuff, I don't explicitly activate any apache modules. I am not even
sure we should assume that users use apache2 and not lighttpd.
Probably we shouldn't assume as in keeping the door open for alternative
http daemons. But I guess fact is that most packages like these contain
a preconfiguration for Apache explicitely.
The %post scriptlet could be smart enough to only enable an apache
module if it's actually installed.
I have to admit that I never used an alternative http server yet so
cannot bring in much input on that side.
But it's one more reason to get something written up and agreed upon for
these packages.
Thanks for your input so far,
Wolfgang
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
| < Previous | Next > |