summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20120328/006806.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20120328/006806.html')
-rw-r--r--zarb-ml/mageia-discuss/20120328/006806.html88
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120328/006806.html b/zarb-ml/mageia-discuss/20120328/006806.html
new file mode 100644
index 000000000..775303635
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20120328/006806.html
@@ -0,0 +1,88 @@
+<!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%20whats%0A%20required%3F&In-Reply-To=%3C4F72FF8B.20208%40mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="006805.html">
+ <LINK REL="Next" HREF="006807.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Mediawiki installation not pulling in whats required?</H1>
+ <B>Oliver Burger</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mediawiki%20installation%20not%20pulling%20in%20whats%0A%20required%3F&In-Reply-To=%3C4F72FF8B.20208%40mageia.org%3E"
+ TITLE="[Mageia-discuss] Mediawiki installation not pulling in whats required?">obgr_seneca at mageia.org
+ </A><BR>
+ <I>Wed Mar 28 14:09:47 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="006805.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
+</A></li>
+ <LI>Next message: <A HREF="006807.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6806">[ date ]</a>
+ <a href="thread.html#6806">[ thread ]</a>
+ <a href="subject.html#6806">[ subject ]</a>
+ <a href="author.html#6806">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Am 28.03.2012 13:33, schrieb John Bowden:
+&gt;<i> Hi
+</I>&gt;<i> I been tinkering with setting up a test wiki @home to test out my mag
+</I>&gt;<i> wiki pages before going live. After failing on one pc and succeeding on
+</I>&gt;<i> a second box, both of which had task-lamp pre installed. I thought it
+</I>&gt;<i> might be a good idea to do a page on our wiki.
+</I>&gt;<i> If mediawiki is installed onto a box without the LAMP stack should
+</I>&gt;<i> installing mediawiki also pull in mysql (mag1) or mariadb (mag2), php,
+</I>&gt;<i> and apache? Or would that be for say a task-mediawiki (I know one
+</I>&gt;<i> does not exist). Just wandering before I proceed with the page for our
+</I>&gt;<i> wiki
+</I>The current setup of our mediawiki package - which will be changed but
+not before Mga2 release - does some strange things.
+
+The package mediawiki requires mediawiki-minimal which itself requires
+php-mysql and php-pgsql.
+
+It can now be discussed, why php-mysql and php-pgsql do not require php
+itself and a webserver.
+This should perhaps filed as a bugreport assigned to the php maintainer,
+it's imho not a good idea to let mediawiki require php directly Other
+distros - iirc fedora - do provide a php package for use with a
+webserver and another one for use on the cli.
+Php itself can be used as a script language on the command line as well.
+
+The database server itself is explicitely not required, since you can
+use a database running on a different server.
+It's not a good idea to let mediawiki require the database server
+itself, since it will bloat a server setup which relys on a remote
+database server.
+
+Oliver
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="006805.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
+</A></li>
+ <LI>Next message: <A HREF="006807.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6806">[ date ]</a>
+ <a href="thread.html#6806">[ thread ]</a>
+ <a href="subject.html#6806">[ subject ]</a>
+ <a href="author.html#6806">[ 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>