<?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: WPMU 0.1.2</title>
	<atom:link href="http://ocaoimh.ie/wpmu-012/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie/wpmu-012/</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Sat, 20 Mar 2010 03:33:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pablo</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1494</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Sat, 09 Oct 2004 18:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1494</guid>
		<description>Hi! I&#039;m trying to install the app since the first release but i couldn&#039;t do it well. I&#039;m running the web server in a W200 adv server. At first I had problems with the symlink() in the index.php and I commented the line. I used a tool called junction.exe to create the link from wpmu/blogs to wpmu/wp-inst.
Once I could create the tables and finish the install, I tried to enter in the blog site but it doesn&#039;t work fine. 
I don&#039;t know what is happening. Any suggestion? Thanks in advance! Pablo</description>
		<content:encoded><![CDATA[<p>Hi! I&#8217;m trying to install the app since the first release but i couldn&#8217;t do it well. I&#8217;m running the web server in a W200 adv server. At first I had problems with the symlink() in the index.php and I commented the line. I used a tool called junction.exe to create the link from wpmu/blogs to wpmu/wp-inst.<br />
Once I could create the tables and finish the install, I tried to enter in the blog site but it doesn&#8217;t work fine.<br />
I don&#8217;t know what is happening. Any suggestion? Thanks in advance! Pablo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshua</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1489</link>
		<dc:creator>joshua</dc:creator>
		<pubDate>Fri, 08 Oct 2004 16:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1489</guid>
		<description>Thanks- I&#039;ll tinker with your suggestions.. Just to give you a heads up of what I am planning to do with wpmu- is provide unqiue blogs for all users on a e107-cms system. So far like 20 members in 2 days.. possibly around 1000 by the end of the year.  So the more &quot;automated&quot; the set-up of new blogs for users then better.  Keep it up!.</description>
		<content:encoded><![CDATA[<p>Thanks- I&#8217;ll tinker with your suggestions.. Just to give you a heads up of what I am planning to do with wpmu- is provide unqiue blogs for all users on a e107-cms system. So far like 20 members in 2 days.. possibly around 1000 by the end of the year.  So the more &#8220;automated&#8221; the set-up of new blogs for users then better.  Keep it up!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PerS</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1487</link>
		<dc:creator>PerS</dc:creator>
		<pubDate>Fri, 08 Oct 2004 14:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1487</guid>
		<description>Pages, /main/pages/name (/main/pages/about at my test site), returns the php code

Options-&gt;Pages Page Management-&gt;View, points to /main/about and not /main/pages/about</description>
		<content:encoded><![CDATA[<p>Pages, /main/pages/name (/main/pages/about at my test site), returns the php code</p>
<p>Options->Pages Page Management->View, points to /main/about and not /main/pages/about</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PerS</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1486</link>
		<dc:creator>PerS</dc:creator>
		<pubDate>Fri, 08 Oct 2004 14:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1486</guid>
		<description>A (minor) issue with templates. When I click &#039;Use This Theme&#039; it doesn&#039;t copy the graphics (wrong permisions?)</description>
		<content:encoded><![CDATA[<p>A (minor) issue with templates. When I click &#8216;Use This Theme&#8217; it doesn&#8217;t copy the graphics (wrong permisions?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1484</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Fri, 08 Oct 2004 09:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1484</guid>
		<description>PerS - it&#039;s possible to upgrade:  just copy the files from the archive over your install. You might want to compare the htaccess.dist and .htaccess files as they were updated slightly.
Oh, and  run main/wp-admin/upgrade.php in case there were any db upgrades!

Joshua: There&#039;s no automatic way to create new blogs yet, but if you really want to, here&#039;s how:
1. Say your new blog will be called &quot;test&quot;, create a directory in wp-inst/wp-blogs/ called test. Fill that directory with the follow directories: templates, template_c, smartycache. All should be writeable by the webserver. Also copy the wp-config.php from ../main/ and customize to your needs (ie. the database table prefix should be changed to &quot;wp_test_&quot;)
2. Create a symlink to that &quot;test&quot; directory in the &quot;blogs&quot; directory that&#039;s in the same directory as wp-inst. (I need to remove this requirement real soon!)
3. Open up http://yourhost/path/test/wp-admin/install.php to configure and setup the database.
4. You&#039;ll probably have to compare the &quot;options&quot; tables of the new blog and your &quot;main&quot; blog as some entries there will have to be updated.</description>
		<content:encoded><![CDATA[<p>PerS &#8211; it&#8217;s possible to upgrade:  just copy the files from the archive over your install. You might want to compare the htaccess.dist and .htaccess files as they were updated slightly.<br />
Oh, and  run main/wp-admin/upgrade.php in case there were any db upgrades!</p>
<p>Joshua: There&#8217;s no automatic way to create new blogs yet, but if you really want to, here&#8217;s how:<br />
1. Say your new blog will be called &#8220;test&#8221;, create a directory in wp-inst/wp-blogs/ called test. Fill that directory with the follow directories: templates, template_c, smartycache. All should be writeable by the webserver. Also copy the wp-config.php from ../main/ and customize to your needs (ie. the database table prefix should be changed to &#8220;wp_test_&#8221;)<br />
2. Create a symlink to that &#8220;test&#8221; directory in the &#8220;blogs&#8221; directory that&#8217;s in the same directory as wp-inst. (I need to remove this requirement real soon!)<br />
3. Open up <a href="http://yourhost/path/test/wp-admin/install.php" rel="nofollow">http://yourhost/path/test/wp-admin/install.php</a> to configure and setup the database.<br />
4. You&#8217;ll probably have to compare the &#8220;options&#8221; tables of the new blog and your &#8220;main&#8221; blog as some entries there will have to be updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1483</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Fri, 08 Oct 2004 09:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1483</guid>
		<description>Seems I got the main site installed fine.. but no idea how to set-up multi blogs.. are you suposed to run wp-admin/install.php or wp-admin/install-wpmu.php?  I ran wp-admin/install.php and got one blog up in wpmu/main/

I went back to try and run wp-admin/install-wpmu.php  (If that is what i was supposed to do)  and got a chunk of errors.  no sweat.. i&#039;ll wait for a stable release. :)</description>
		<content:encoded><![CDATA[<p>Seems I got the main site installed fine.. but no idea how to set-up multi blogs.. are you suposed to run wp-admin/install.php or wp-admin/install-wpmu.php?  I ran wp-admin/install.php and got one blog up in wpmu/main/</p>
<p>I went back to try and run wp-admin/install-wpmu.php  (If that is what i was supposed to do)  and got a chunk of errors.  no sweat.. i&#8217;ll wait for a stable release. <img src='http://ocaoimh.ie/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PerS</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1482</link>
		<dc:creator>PerS</dc:creator>
		<pubDate>Fri, 08 Oct 2004 08:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1482</guid>
		<description>Should I do a clean install or is it possible to upgrade ?</description>
		<content:encoded><![CDATA[<p>Should I do a clean install or is it possible to upgrade ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://ocaoimh.ie/wpmu-012/comment-page-1/#comment-1481</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Fri, 08 Oct 2004 08:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/xeer/2004/10/08/wpmu-012/#comment-1481</guid>
		<description>Must say I just dig the hell out of wordpress.  I just launched a new site for a growing community.. testing out wpmu.. having trouble with the install.. I am sure you&#039;ll get everything right as rain in a few weeks.  Keep up the good work dude.</description>
		<content:encoded><![CDATA[<p>Must say I just dig the hell out of wordpress.  I just launched a new site for a growing community.. testing out wpmu.. having trouble with the install.. I am sure you&#8217;ll get everything right as rain in a few weeks.  Keep up the good work dude.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
