blob: ade792c3cce38777afbf3cd54fcd50f135a773f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
<!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%09required%3F&In-Reply-To=%3C201203281342.04622.john.alan43%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006806.html">
<LINK REL="Next" HREF="006808.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Mediawiki installation not pulling in whats required?</H1>
<B>John Bowden</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mediawiki%20installation%20not%20pulling%20in%20whats%0A%09required%3F&In-Reply-To=%3C201203281342.04622.john.alan43%40gmail.com%3E"
TITLE="[Mageia-discuss] Mediawiki installation not pulling in whats required?">led43john at googlemail.com
</A><BR>
<I>Wed Mar 28 14:42:04 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006806.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
</A></li>
<LI>Next message: <A HREF="006808.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6807">[ date ]</a>
<a href="thread.html#6807">[ thread ]</a>
<a href="subject.html#6807">[ subject ]</a>
<a href="author.html#6807">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wednesday 28 Mar 2012 13:09:47 Oliver Burger wrote:
><i> Am 28.03.2012 13:33, schrieb John Bowden:
</I>><i> > Hi
</I>><i> > I been tinkering with setting up a test wiki @home to test out my
</I>mag
><i> > wiki pages before going live. After failing on one pc and
</I>succeeding on
><i> > a second box, both of which had task-lamp pre installed. I
</I>thought it
><i> > might be a good idea to do a page on our wiki.
</I>><i> > If mediawiki is installed onto a box without the LAMP stack should
</I>><i> > installing mediawiki also pull in mysql (mag1) or mariadb (mag2),
</I>php,
><i> > and apache? Or would that be for say a task-mediawiki (I know
</I>one
><i> > does not exist). Just wandering before I proceed with the page
</I>for our
><i> > wiki
</I>><i>
</I>><i> The current setup of our mediawiki package - which will be
</I>changed but
><i> not before Mga2 release - does some strange things.
</I>><i>
</I>><i> The package mediawiki requires mediawiki-minimal which itself
</I>requires
><i> php-mysql and php-pgsql.
</I>><i>
</I>><i> It can now be discussed, why php-mysql and php-pgsql do not
</I>require php
><i> itself and a webserver.
</I>><i> This should perhaps filed as a bugreport assigned to the php
</I>maintainer,
><i> it's imho not a good idea to let mediawiki require php directly Other
</I>><i> distros - iirc fedora - do provide a php package for use with a
</I>><i> webserver and another one for use on the cli.
</I>><i> Php itself can be used as a script language on the command line
</I>as well.
><i>
</I>><i> The database server itself is explicitely not required, since you can
</I>><i> use a database running on a different server.
</I>><i> It's not a good idea to let mediawiki require the database server
</I>><i> itself, since it will bloat a server setup which relys on a remote
</I>><i> database server.
</I>><i>
</I>><i> Oliver
</I>I was wandering about the database aspect in perticular, but I did
not think about running it on a different box. I will adjust my wiki page
to reflect that.
Thanks
John
--
Registered Linux user number 414240
Guy Faulks the only person to enter the Parliament with honest
intentions and he was going to blow them up !
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006806.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
</A></li>
<LI>Next message: <A HREF="006808.html">[Mageia-discuss] Mediawiki installation not pulling in whats required?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6807">[ date ]</a>
<a href="thread.html#6807">[ thread ]</a>
<a href="subject.html#6807">[ subject ]</a>
<a href="author.html#6807">[ 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>
|