diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/20120328/006810.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/20120328/006810.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120328/006810.html | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120328/006810.html b/zarb-ml/mageia-discuss/20120328/006810.html new file mode 100644 index 000000000..113193ae6 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120328/006810.html @@ -0,0 +1,87 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Mediawiki installation not pulling in whats required? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mediawiki%20installation%20not%20pulling%20in%0A%09whats%09required%3F&In-Reply-To=%3C20120328160940.GW21938%40mars-attacks.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006809.html"> + <LINK REL="Next" HREF="006811.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Mediawiki installation not pulling in whats required?</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mediawiki%20installation%20not%20pulling%20in%0A%09whats%09required%3F&In-Reply-To=%3C20120328160940.GW21938%40mars-attacks.org%3E" + TITLE="[Mageia-discuss] Mediawiki installation not pulling in whats required?">boklm at mars-attacks.org + </A><BR> + <I>Wed Mar 28 18:09:40 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="006809.html">[Mageia-discuss] Mediawiki installation not pulling in whats required? +</A></li> + <LI>Next message: <A HREF="006811.html">[Mageia-discuss] Mediawiki installation not pulling in whats required? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6810">[ date ]</a> + <a href="thread.html#6810">[ thread ]</a> + <a href="subject.html#6810">[ subject ]</a> + <a href="author.html#6810">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, 28 Mar 2012, Oliver Burger wrote: + +><i> 2012/3/28 Samuel Verschelde <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">stormi at laposte.net</A>>: +</I>><i> > Le mercredi 28 mars 2012 14:09:47, Oliver Burger a écrit : +</I>><i> >> It can now be discussed, why php-mysql and php-pgsql do not require php +</I>><i> >> itself and a webserver. +</I>><i> > +</I>><i> > for php I don't know, but there's no reason why a php package would require +</I>><i> > a web server. PHP can be used as a CLI scripting language. +</I>><i> > +</I>><i> That's why I wrote "Other distros - iirc fedora - do provide a php +</I>><i> package for use with a webserver and another one for use on the cli. +</I>><i> Php itself can be used as a script language on the command line as well." +</I>><i> +</I>><i> I'm not so sure about the "right" requirements here. +</I>><i> I do think, php-mysql and php-pgsql should require php, as afaik they +</I>><i> can't be used standalone. +</I>><i> So perhaps we should have a mediawiki requiring a php enabled +</I>><i> webserver. And php-mysql and php-pgsql and so on requiring php. +</I>><i> Do we have a webserver that can use php except apache? +</I>><i> I know there's lighttpd and nginx, but can you use php with them? I +</I>><i> don't know them at all. +</I> +It's possible to use php with lighttpd and nginx. And it's also possible +to use php with apache in two different ways: as apache module with +apache-mod_php package, or as cgi with php-cgi. + +So I think mediawiki package should not decide how php is installed. But +there could be a separate package like mediawiki-apache doing the setup +for apache. Maybe there could be a policy about this for php applications ? + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006809.html">[Mageia-discuss] Mediawiki installation not pulling in whats required? +</A></li> + <LI>Next message: <A HREF="006811.html">[Mageia-discuss] Mediawiki installation not pulling in whats required? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6810">[ date ]</a> + <a href="thread.html#6810">[ thread ]</a> + <a href="subject.html#6810">[ subject ]</a> + <a href="author.html#6810">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |