<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing MediaWiki on 1&amp;1</title>
	<atom:link href="http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/</link>
	<description>Occasionally Relevant Insights from a Software Builder</description>
	<lastBuildDate>Tue, 29 Nov 2011 16:52:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: James Reyes</title>
		<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/comment-page-1/#comment-96136</link>
		<dc:creator>James Reyes</dc:creator>
		<pubDate>Sun, 02 Mar 2008 22:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#comment-96136</guid>
		<description>One thing I would add is that since you are changing the name of the config directory, you will need to edit the /config/index.php file on line 756 to change the chdir function to look at the renamed directory:

		$wgCommandLineMode = true;
		$wgUseDatabaseMessages = false; /* FIXME: For database failure */
		require_once( &quot;$IP/includes/Setup.php&quot; );
		chdir( &quot;config&quot; );</description>
		<content:encoded><![CDATA[<p>One thing I would add is that since you are changing the name of the config directory, you will need to edit the /config/index.php file on line 756 to change the chdir function to look at the renamed directory:</p>
<p>		$wgCommandLineMode = true;<br />
		$wgUseDatabaseMessages = false; /* FIXME: For database failure */<br />
		require_once( &#8220;$IP/includes/Setup.php&#8221; );<br />
		chdir( &#8220;config&#8221; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goyal</title>
		<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/comment-page-1/#comment-92230</link>
		<dc:creator>Goyal</dc:creator>
		<pubDate>Sat, 23 Feb 2008 08:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#comment-92230</guid>
		<description>Hi,

I was able to setup Mediawiki on 1and1. However, do you know how to configure email support for the Wiki on the same installation?

Regards,
Amit</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was able to setup Mediawiki on 1and1. However, do you know how to configure email support for the Wiki on the same installation?</p>
<p>Regards,<br />
Amit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Cyprich</title>
		<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/comment-page-1/#comment-16841</link>
		<dc:creator>Johan Cyprich</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#comment-16841</guid>
		<description>It should be included. There isn&#039;t much help with installation problems in the MediaWiki documentation.</description>
		<content:encoded><![CDATA[<p>It should be included. There isn&#8217;t much help with installation problems in the MediaWiki documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vox</title>
		<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/comment-page-1/#comment-16751</link>
		<dc:creator>Vox</dc:creator>
		<pubDate>Fri, 12 Oct 2007 14:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#comment-16751</guid>
		<description>Thanks for this tip, that was very very usefull to install Wikimedia on my 1&amp;1 server !

That must be included by default in Mediawiki script !!!</description>
		<content:encoded><![CDATA[<p>Thanks for this tip, that was very very usefull to install Wikimedia on my 1&amp;1 server !</p>
<p>That must be included by default in Mediawiki script !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux-blog &#187; Blog Archive &#187; Installation von MediaWiki beim Provider 1und1</title>
		<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/comment-page-1/#comment-9644</link>
		<dc:creator>linux-blog &#187; Blog Archive &#187; Installation von MediaWiki beim Provider 1und1</dc:creator>
		<pubDate>Wed, 26 Sep 2007 12:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#comment-9644</guid>
		<description>[...] folgen mit der nachfolgenden Beschreibung in Teilen einem Blog-Artikel von Johan Cyprich (http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#), auf den wir als zusätzliche Lektüre gerne verweisen. Zur generellen Einführung in MediaWiki [...]</description>
		<content:encoded><![CDATA[<p>[...] folgen mit der nachfolgenden Beschreibung in Teilen einem Blog-Artikel von Johan Cyprich (<a href="http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#" rel="nofollow">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#</a>), auf den wir als zusätzliche Lektüre gerne verweisen. Zur generellen Einführung in MediaWiki [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Cyprich</title>
		<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/comment-page-1/#comment-6110</link>
		<dc:creator>Johan Cyprich</dc:creator>
		<pubDate>Tue, 11 Sep 2007 20:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#comment-6110</guid>
		<description>Is this a library in MediaWiki that your having problems with?</description>
		<content:encoded><![CDATA[<p>Is this a library in MediaWiki that your having problems with?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/comment-page-1/#comment-6096</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 11 Sep 2007 16:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/08/17/installing-mediawiki-on-11/#comment-6096</guid>
		<description>Hey I used to have a 1&amp;1 account and I was thinking about getting it again so I could host a wiki but I was wondering if you were able to get the Math (and images) processing stuff working. 
I have had a lot of issues trying to do it on my Mac for local testing and I also don&#039;t want to pay for the hosting and then find out the needed unix packages aren&#039;t available.


Cheers,
Daniel</description>
		<content:encoded><![CDATA[<p>Hey I used to have a 1&amp;1 account and I was thinking about getting it again so I could host a wiki but I was wondering if you were able to get the Math (and images) processing stuff working.<br />
I have had a lot of issues trying to do it on my Mac for local testing and I also don&#8217;t want to pay for the hosting and then find out the needed unix packages aren&#8217;t available.</p>
<p>Cheers,<br />
Daniel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

