<?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: Multiple blogs, one WordPress install, zero code changes</title>
	<atom:link href="http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/</link>
	<description>Pursuing Web Application Zen</description>
	<lastBuildDate>Sun, 05 Jul 2009 18:30:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan McDonnell</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-6557</link>
		<dc:creator>Ryan McDonnell</dc:creator>
		<pubDate>Sun, 05 Jul 2009 18:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-6557</guid>
		<description>This concept/solution is over 2 year and several major releases old. I no longer use this method myself and many others have improved upon the solution (see trackbacks and links in comments above).

Comments are now closed.</description>
		<content:encoded><![CDATA[<p>This concept/solution is over 2 year and several major releases old. I no longer use this method myself and many others have improved upon the solution (see trackbacks and links in comments above).</p>
<p>Comments are now closed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indotechnoblogophilia &#8212; TUTORIAL: Setting Up Wordpress &#8211; Single Install, Many Blogs</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-6555</link>
		<dc:creator>indotechnoblogophilia &#8212; TUTORIAL: Setting Up Wordpress &#8211; Single Install, Many Blogs</dc:creator>
		<pubDate>Sun, 05 Jul 2009 07:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-6555</guid>
		<description>[...] the wp-config file to include the real copy for the specific website in a specific location (see this). This solution seemed good, except having to create many symlinks, and if a future version of [...]</description>
		<content:encoded><![CDATA[<p>[...] the wp-config file to include the real copy for the specific website in a specific location (see this). This solution seemed good, except having to create many symlinks, and if a future version of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ByTheSea</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-6433</link>
		<dc:creator>ByTheSea</dc:creator>
		<pubDate>Mon, 22 Jun 2009 21:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-6433</guid>
		<description>Hi Ryan,
Found this post while looking for information on getting server side includes (&quot;include it&quot; plugin) functioning. (So far they aren&#039;t). I&#039;ve just recently started working with wordpress and have figured out how to have multiple blogs for one domain name. Not your system... nor wordpress mu... but some other way to do it that someone else figured out.
(Basically copying the files, changing a line in the config file etc.)
So everything does end up in the same database, and I do realize that doe have some risk... But OK for now and for this project.

(And now that I know about these other approaches, might use them for future projects.)

With the main part of the site ( done as a regular html), I have been using server side includes to handle the navigation section. Easy to update when needed.

Now that I&#039;m also adding these blogs, a different one for different new topics/themes, I want to incorporate a similar system of using server side includes that pull in that one navigation file thus allowing access across the entire website. (Existing html pages,+ new &quot;theme/blogs&quot;.)

Having trouble pulling this off as the WP theme/blogs are not recognizing the navigation file. The code [include file=filename] inserted in the sidebar.php part of the blog theme actually ends up showing on the blog sidebar, instead of the actual file it is supposed to conjure up.

Is there a way to get the include it plugin to work, for the situation described, without having to have a copy of the &quot;nav&quot; file uploaded to each and every blogette? That seems to defeat the point of using server side includes, as I would then have to update each and every &quot;nav&quot; file, upload etc. etc. 

Appreciate any insights you may have.</description>
		<content:encoded><![CDATA[<p>Hi Ryan,<br />
Found this post while looking for information on getting server side includes (&#8220;include it&#8221; plugin) functioning. (So far they aren&#8217;t). I&#8217;ve just recently started working with wordpress and have figured out how to have multiple blogs for one domain name. Not your system&#8230; nor wordpress mu&#8230; but some other way to do it that someone else figured out.<br />
(Basically copying the files, changing a line in the config file etc.)<br />
So everything does end up in the same database, and I do realize that doe have some risk&#8230; But OK for now and for this project.</p>
<p>(And now that I know about these other approaches, might use them for future projects.)</p>
<p>With the main part of the site ( done as a regular html), I have been using server side includes to handle the navigation section. Easy to update when needed.</p>
<p>Now that I&#8217;m also adding these blogs, a different one for different new topics/themes, I want to incorporate a similar system of using server side includes that pull in that one navigation file thus allowing access across the entire website. (Existing html pages,+ new &#8220;theme/blogs&#8221;.)</p>
<p>Having trouble pulling this off as the WP theme/blogs are not recognizing the navigation file. The code [include file=filename] inserted in the sidebar.php part of the blog theme actually ends up showing on the blog sidebar, instead of the actual file it is supposed to conjure up.</p>
<p>Is there a way to get the include it plugin to work, for the situation described, without having to have a copy of the &#8220;nav&#8221; file uploaded to each and every blogette? That seems to defeat the point of using server side includes, as I would then have to update each and every &#8220;nav&#8221; file, upload etc. etc. </p>
<p>Appreciate any insights you may have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mads</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-6407</link>
		<dc:creator>Mads</dc:creator>
		<pubDate>Fri, 19 Jun 2009 10:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-6407</guid>
		<description>Hi!

This patch (or what it&#039;s called) is really great and helps me with my work :) 
Thank you SO much :)

One little question that someone may be able to answer.
Since I use this to host my customers sites, I want to have full admin access to all the blogs within the install of wp. Is there any way I can set some user-variables in the wp-config-file so that I grant admin-access to user/password on all the sites. It&#039;s not a big deal since it&#039;s easy to to manually, but it would be even greater :)

Mads</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>This patch (or what it&#8217;s called) is really great and helps me with my work <img src='http://www.ryanmcdonnell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thank you SO much <img src='http://www.ryanmcdonnell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One little question that someone may be able to answer.<br />
Since I use this to host my customers sites, I want to have full admin access to all the blogs within the install of wp. Is there any way I can set some user-variables in the wp-config-file so that I grant admin-access to user/password on all the sites. It&#8217;s not a big deal since it&#8217;s easy to to manually, but it would be even greater <img src='http://www.ryanmcdonnell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Mads</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan McDonnell</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-6173</link>
		<dc:creator>Ryan McDonnell</dc:creator>
		<pubDate>Wed, 20 May 2009 20:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-6173</guid>
		<description>Since there are no changes made to the code base or the database, I have a hard time seeing how any database schema changes would be affected by this trick.</description>
		<content:encoded><![CDATA[<p>Since there are no changes made to the code base or the database, I have a hard time seeing how any database schema changes would be affected by this trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zenobius</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-6172</link>
		<dc:creator>Zenobius</dc:creator>
		<pubDate>Wed, 20 May 2009 20:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-6172</guid>
		<description>Any idea about updating? ;-)</description>
		<content:encoded><![CDATA[<p>Any idea about updating? <img src='http://www.ryanmcdonnell.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reallife</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-5956</link>
		<dc:creator>reallife</dc:creator>
		<pubDate>Wed, 06 May 2009 06:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-5956</guid>
		<description>For anyone using dreamhost or similar PHP driven though CGI, be sure to check out this: http://wiki.dreamhost.com/PHP.ini for the include path as the .htaccess solution will not work (PHP is not loaded as Apache module, so it ignores the php_value commands).</description>
		<content:encoded><![CDATA[<p>For anyone using dreamhost or similar PHP driven though CGI, be sure to check out this: <a href="http://wiki.dreamhost.com/PHP.ini" rel="nofollow">http://wiki.dreamhost.com/PHP.ini</a> for the include path as the .htaccess solution will not work (PHP is not loaded as Apache module, so it ignores the php_value commands).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan McDonnell</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-5839</link>
		<dc:creator>Ryan McDonnell</dc:creator>
		<pubDate>Sat, 25 Apr 2009 03:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-5839</guid>
		<description>@Ed

Unfortunately I haven&#039;t used this method in quote a while and that was well before 2.7 was released.</description>
		<content:encoded><![CDATA[<p>@Ed</p>
<p>Unfortunately I haven&#8217;t used this method in quote a while and that was well before 2.7 was released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Nailor</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-5838</link>
		<dc:creator>Ed Nailor</dc:creator>
		<pubDate>Sat, 25 Apr 2009 02:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-5838</guid>
		<description>The error is:
The uploaded file could not be moved to 
/var/www/.wordpress/wp-content/uploads</description>
		<content:encoded><![CDATA[<p>The error is:<br />
The uploaded file could not be moved to<br />
/var/www/.wordpress/wp-content/uploads</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Nailor</title>
		<link>http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/comment-page-2/#comment-5836</link>
		<dc:creator>Ed Nailor</dc:creator>
		<pubDate>Fri, 24 Apr 2009 19:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmcdonnell.com/multiple-blogs-one-wordpress-install-zero-code-changes/#comment-5836</guid>
		<description>Further clarification:
I have gone into the MAIN install and chmod&#039;d the uploads file to 777 to allow uploads. Go back to my 2nd install and try to upload an image and now it uploads the file and stores it in the MAIN install, but the URL shown is the 2nd install&#039;s URL. So for some reason the system is uploading to the MAIN install but still using the 2nd install&#039;s URL structure.. either way, the image is inaccessible which is not what is desired. I even tried defining the UPLOADS url in the wp-config file, but that just got added to the path to MAIN install for some reason. 
Any ideas? How did you get around this?</description>
		<content:encoded><![CDATA[<p>Further clarification:<br />
I have gone into the MAIN install and chmod&#8217;d the uploads file to 777 to allow uploads. Go back to my 2nd install and try to upload an image and now it uploads the file and stores it in the MAIN install, but the URL shown is the 2nd install&#8217;s URL. So for some reason the system is uploading to the MAIN install but still using the 2nd install&#8217;s URL structure.. either way, the image is inaccessible which is not what is desired. I even tried defining the UPLOADS url in the wp-config file, but that just got added to the path to MAIN install for some reason.<br />
Any ideas? How did you get around this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
