<?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 WordPress MU on a CPanel/WHM Server</title>
	<atom:link href="http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/</link>
	<description>Tools, tips and learning resources to use your blog as an online business, marketing and communications platform.</description>
	<lastBuildDate>Thu, 11 Mar 2010 12:07:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Free Blog</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-742215</link>
		<dc:creator>Free Blog</dc:creator>
		<pubDate>Thu, 19 Nov 2009 16:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-742215</guid>
		<description>Great Tutorial, Will help lots to newbie who are installing WPMU first time.</description>
		<content:encoded><![CDATA[<p>Great Tutorial, Will help lots to newbie who are installing WPMU first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cara buat website</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738244</link>
		<dc:creator>cara buat website</dc:creator>
		<pubDate>Wed, 09 Sep 2009 05:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738244</guid>
		<description>I like this tutorial with screen shot, thanks, very helpful.</description>
		<content:encoded><![CDATA[<p>I like this tutorial with screen shot, thanks, very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the starlit sky</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738239</link>
		<dc:creator>the starlit sky</dc:creator>
		<pubDate>Sun, 06 Sep 2009 11:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738239</guid>
		<description>hello

i&#039;m also using the same control panel

it&#039;s very easy to set up a wordpress blog with fantastico

but problem is, it&#039;s still wordpress 2.6

can i do something to update it to 2.8.4?

please help

thank you!</description>
		<content:encoded><![CDATA[<p>hello</p>
<p>i&#8217;m also using the same control panel</p>
<p>it&#8217;s very easy to set up a wordpress blog with fantastico</p>
<p>but problem is, it&#8217;s still wordpress 2.6</p>
<p>can i do something to update it to 2.8.4?</p>
<p>please help</p>
<p>thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @tankianann, Blogopreneur.com</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738201</link>
		<dc:creator>@tankianann, Blogopreneur.com</dc:creator>
		<pubDate>Tue, 11 Aug 2009 01:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738201</guid>
		<description>Hey Idev,

Its definitely possible to access your mu databases with custom PHP scripts.  Like the regular one blog version of Wordpress, what is displayed and available is always a reflection of what you have in the database.

For a start, just login into your phpMyAdmin and analyse the DB to understand how the tables are linked, and essentially what you need to do to enable users to complete the tasks they need to accomplish.

The MU forums would also be a good place to start asking. :)</description>
		<content:encoded><![CDATA[<p>Hey Idev,</p>
<p>Its definitely possible to access your mu databases with custom PHP scripts.  Like the regular one blog version of Wordpress, what is displayed and available is always a reflection of what you have in the database.</p>
<p>For a start, just login into your phpMyAdmin and analyse the DB to understand how the tables are linked, and essentially what you need to do to enable users to complete the tasks they need to accomplish.</p>
<p>The MU forums would also be a good place to start asking. <img src='http://www.blogopreneur.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: idev</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738200</link>
		<dc:creator>idev</dc:creator>
		<pubDate>Mon, 10 Aug 2009 12:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738200</guid>
		<description>Hi Kian

Thanks for the easy steps. I wanted to know if its possible to directly access the WPMU database from external php scripts? I am trying to allow access to users from elsewhere. So need to be able to add/access data to the tables from custom php scripts. Is that possible :?:  ?

Thanks a lot for the tut again :smile: !</description>
		<content:encoded><![CDATA[<p>Hi Kian</p>
<p>Thanks for the easy steps. I wanted to know if its possible to directly access the WPMU database from external php scripts? I am trying to allow access to users from elsewhere. So need to be able to add/access data to the tables from custom php scripts. Is that possible <img src='http://www.blogopreneur.com/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' />   ?</p>
<p>Thanks a lot for the tut again <img src='http://www.blogopreneur.com/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' />  !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEM Expert</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738192</link>
		<dc:creator>SEM Expert</dc:creator>
		<pubDate>Fri, 07 Aug 2009 19:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738192</guid>
		<description>I am trying to install MU wordpress in my hosting account for different domains. Thanks for a great explanation! I have installed MU in my domain with dedicated IP and when I did the same to the domain witha shared IP address it did not work, so I am gonna send to my admin to make some changes to the httpd.conf file and hope this will solve the problem.</description>
		<content:encoded><![CDATA[<p>I am trying to install MU wordpress in my hosting account for different domains. Thanks for a great explanation! I have installed MU in my domain with dedicated IP and when I did the same to the domain witha shared IP address it did not work, so I am gonna send to my admin to make some changes to the httpd.conf file and hope this will solve the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Migrating Wordpress sites to Multi User with Multiple Domains &#124; Tech Snacks</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738172</link>
		<dc:creator>Migrating Wordpress sites to Multi User with Multiple Domains &#124; Tech Snacks</dc:creator>
		<pubDate>Fri, 31 Jul 2009 05:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738172</guid>
		<description>[...] Setting up the WHM [...]</description>
		<content:encoded><![CDATA[<p>[...] Setting up the WHM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yleee</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738090</link>
		<dc:creator>yleee</dc:creator>
		<pubDate>Sat, 11 Jul 2009 09:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738090</guid>
		<description>yleeeeeeeeeeeeeboooooooooooooo   :arrow:  :arrow:  :arrow:  :arrow:</description>
		<content:encoded><![CDATA[<p>yleeeeeeeeeeeeeboooooooooooooo   <img src='http://www.blogopreneur.com/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' />   <img src='http://www.blogopreneur.com/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' />   <img src='http://www.blogopreneur.com/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' />   <img src='http://www.blogopreneur.com/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738029</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Fri, 26 Jun 2009 11:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738029</guid>
		<description>And literally seconds after my last comment I realised what the problem might be and sure enough I was right. I hadn&#039;t left enough time for the DNS entry to propogate through to my ISP&#039;s DNS. After setting up the wild card sub domain and waiting a few minutes, I&#039;ve now got sub domain blogs working. Great post and comments BTW.</description>
		<content:encoded><![CDATA[<p>And literally seconds after my last comment I realised what the problem might be and sure enough I was right. I hadn&#8217;t left enough time for the DNS entry to propogate through to my ISP&#8217;s DNS. After setting up the wild card sub domain and waiting a few minutes, I&#8217;ve now got sub domain blogs working. Great post and comments BTW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/comment-page-4/#comment-738028</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Fri, 26 Jun 2009 11:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogopreneur.com/2006/11/06/installing-wordpress-mu-on-a-cpanelwhm-server/#comment-738028</guid>
		<description>I&#039;m trying to get WPMU with sub domains working on my WHM/cPanel x3 shared hosting but my sub domain blogs just aren&#039;t resolving. I&#039;ve added the wildcard sub domain and checked the entry in the DNS records for the domain but going to x.example.com just throws a DNS error from my ISP. Everyone else seems to have had success with this - can anyone tell me where I&#039;m going wrong? It&#039;s killing me! Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get WPMU with sub domains working on my WHM/cPanel x3 shared hosting but my sub domain blogs just aren&#8217;t resolving. I&#8217;ve added the wildcard sub domain and checked the entry in the DNS records for the domain but going to x.example.com just throws a DNS error from my ISP. Everyone else seems to have had success with this &#8211; can anyone tell me where I&#8217;m going wrong? It&#8217;s killing me! Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
