<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WP Hive &#187; Tag: installation - Recent Topics</title>
<link>http://wp-hive.com/forums/</link>
<description>WP Hive &#187; Tag: installation - Recent Topics</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 23:11:58 +0000</pubDate>

<item>
<title>andylong on "apache screen - missing something?"</title>
<link>http://wp-hive.com/forums/topic/apache-screen-missing-something#post-1154</link>
<pubDate>Sat, 05 Feb 2011 08:42:33 +0000</pubDate>
<dc:creator>andylong</dc:creator>
<guid isPermaLink="false">1154@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;Hello. A bit new to all this but really like your tool. I have a host who only allows 5 SQL databases. I have a site &#60;a href=&#34;http://www.madeupname.com&#34; rel=&#34;nofollow&#34;&#62;http://www.madeupname.com&#60;/a&#62; and I added hive to that wordpress site. I tried to install it using my madeupname.com database address and my &#60;a href=&#34;http://www.madeupname1.com&#34; rel=&#34;nofollow&#34;&#62;http://www.madeupname1.com&#60;/a&#62; site (the 2nd site I need) as the domain. Then added wp_madeupname1 I installed it and it came up with an apache screen saying....&#60;/p&#62;
&#60;p&#62;&#34;This page is used to test the proper operation of the Apache HTTP server after it has been installed. If you can read this page it means that the Apache HTTP server installed at this site is working properly.&#34;&#60;/p&#62;
&#60;p&#62;But I have no idea what to do or where to go next. Do I need to change or add a separate config file with wp_madeupname1 in it? The current config file just say wp_ at the moment. Seem to be going round in circles here. Many thanks for your help. Andy
&#60;/p&#62;</description>
</item>
<item>
<title>thedd on "Switching hosts"</title>
<link>http://wp-hive.com/forums/topic/switching-hosts#post-1101</link>
<pubDate>Wed, 27 Oct 2010 18:16:36 +0000</pubDate>
<dc:creator>thedd</dc:creator>
<guid isPermaLink="false">1101@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;I'm currently using godaddy to host my wp-hive (which uses subdomains), but have become fed up with the horrid speeds. I'm switching to a new host, but am not quite sure how to make the switch given the use of subdomains. I'd like to keep the same domain and subdomains, but just move everything to the new host.&#60;/p&#62;
&#60;p&#62;Anyone faced a similar situation? Any tips? Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>IsSidha on "Installation (for dummies)"</title>
<link>http://wp-hive.com/forums/topic/installation-for-dummies#post-679</link>
<pubDate>Sat, 05 Dec 2009 14:41:54 +0000</pubDate>
<dc:creator>IsSidha</dc:creator>
<guid isPermaLink="false">679@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;It took me a while to figure it out, because as usual, the documentation isn't all that clear and that is because it is written by the developer who is neck-deep into it and asumes the o so basic stuff is well known. This is just very common behaviour with us developers, and usually i have to rewrite my own stuff about 20 times before my clients vaguely understand what i am talking about...&#60;/p&#62;
&#60;p&#62;So, here is what you do step by step, and hopefully it gets you going. Remeber though that every hosting/domian company can do things a bit different, so be creative on that part.&#60;/p&#62;
&#60;p&#62;We have a domain called &#34;website1.com&#34; and it points to the root folder of your hosting space, or any directory in that space. It doesn't really matter.&#60;/p&#62;
&#60;p&#62;Now upload Wordpress and install it as per default.. maybe you want to change the admin password or make some other changes to it, please do, but don't install WP-Hive just yet.. just make sure EVERYTHING works first.. create some posts and/or pages, get some plugins to work, a theme..&#60;/p&#62;
&#60;p&#62;** side-note.. instead of the default &#34;wp_&#34; prefix for the database, you might want to change it to &#34;wp_1_&#34; or something easily recognizable just in case you will have to manually change things in the database&#60;/p&#62;
&#60;p&#62;No problems?? GOOD!! lets get on with it then...  install WP_Hive, just get the plugin and activate it.. that's all&#60;/p&#62;
&#60;p&#62;Is your site still working? GOOD!!.. &#60;/p&#62;
&#60;p&#62;Now here comes the gritty bit.. adding additional sites.. and it has a really cool function that has not been mentioned here anywhere, so it will be a good surprise.&#60;/p&#62;
&#60;p&#62;Some people not only have &#34;website1.com&#34; but also &#34;website1.org&#34; and &#34;website1.net&#34; .. and usually it will point to the exact same website&#60;/p&#62;
&#60;p&#62;For this to work you need to have these domains pointing to the exact same spot as the &#34;website1.com&#34; .. basicely, look at the settings for the &#34;com&#34; domain and write everything down that might look important and copy those settings also to the &#34;net&#34; and &#34;org&#34; settings.&#60;/p&#62;
&#60;p&#62;in WP-Hive you now have to add a new site.. choose as your domain &#34;website1.net&#34;, let it point to the same place as your original site (usually / ) and use THE SAME (!!) database prefix. repeat this step for every com,net,org or whatever domain you may have. As it is using the same database prefix there is nothing to install.. &#60;/p&#62;
&#60;p&#62;Now we can also add another domain, say &#34;website2.com&#34;&#60;/p&#62;
&#60;p&#62;the steps are the same, except now you chose a different database prefix, say &#34;wp_2_&#34;.. this creates the option to make a totally different website.&#60;/p&#62;
&#60;p&#62;as before, make sure your &#34;website2.com&#34; domain settings are also pointing to the same place as where Wordpress was installed.  Again, basicaly take note of your &#34;website1.com&#34; settings and copy those over to your &#34;website2.com&#34; settings.&#60;/p&#62;
&#60;p&#62;open a new browser window and go to your &#34;website2.com&#34; domain and you should see (again) a wordpress installation page.. just go ahead like always and make changes and all that.. note, all your plugins and templates are there.. but not activated.&#60;/p&#62;
&#60;p&#62;hopefully this will help some people..
&#60;/p&#62;</description>
</item>
<item>
<title>mhostrow on "Install new site stopped working"</title>
<link>http://wp-hive.com/forums/topic/install-new-site-stopped-working#post-934</link>
<pubDate>Thu, 13 May 2010 14:38:36 +0000</pubDate>
<dc:creator>mhostrow</dc:creator>
<guid isPermaLink="false">934@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I already have 5 hive sites working fine and I've set them up the same way.  Now I'm trying to add one more and I'm getting an error.  Here's the process.&#60;/p&#62;
&#60;p&#62;1. I've frame forwarded a site named &#60;a href=&#34;http://www.site.com&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com&#60;/a&#62; on my control panel at my hosting company to sub.newsite.com where sub.newsite.com is the hive site I've created.&#60;/p&#62;
&#60;p&#62;I know it's working and forwarding properly because when I type in &#60;a href=&#34;http://www.site.com&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com&#60;/a&#62; where I used to get the generic &#34;home of&#34; page on the web host, I now get Server not found error.&#60;/p&#62;
&#60;p&#62;Now here's what I've entered in WPhive:&#60;/p&#62;
&#60;p&#62;Domain name: sub.newsite.com&#60;br /&#62;
Sub Directory: /&#60;br /&#62;
Prefix: something other than WP_&#60;/p&#62;
&#60;p&#62;I am able to save the changes and the site shows up in the list just fine and shows that it's ready to install the site.&#60;/p&#62;
&#60;p&#62;However, when I click install site I get the same server not found error: Firefox can't find the server at sub.newsite.com.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Again, I've done this a few times and I have some hive sites running.  I just can't make this one install?
&#60;/p&#62;</description>
</item>
<item>
<title>iltuoiphone on "Installation problems"</title>
<link>http://wp-hive.com/forums/topic/installation-problems-1#post-918</link>
<pubDate>Mon, 26 Apr 2010 08:32:08 +0000</pubDate>
<dc:creator>iltuoiphone</dc:creator>
<guid isPermaLink="false">918@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;br /&#62;
I'm trying to install and use WP Hive to have two different blogs/domain in a single hosting.&#60;br /&#62;
I have two domain pointing to the same hosting space. I installed wp-hive and moved the robot.txt and map in the wp-hive subdirectory following your installation guide, then I activated the plugin.&#60;br /&#62;
More in detail now I have iltuoiphone pointing to first and original web site, and ilmioipad that would be point to the new site/wordpress installation (until now if I try iltuoiphone and ilmioipad via browser I get iltuoiphone website). This is the wphive configuration:&#60;/p&#62;
&#60;p&#62;Site Name	        Prefix	Site ID&#60;br /&#62;
iltuoiphone.it/	wp_	        1     Visit Site&#60;br /&#62;
ilmioipad.it/ipad	imip_	2	Install Site&#60;/p&#62;
&#60;p&#62;I made a subdirectory (ipad) in the home folder, where I copied a new installation of wordpress. I tried to launch the setup for the second wordpress installation but the webserver gives me a 404 error...&#60;br /&#62;
Moreover if I try to click install site in the wphive control panel I get a 404 error.&#60;/p&#62;
&#60;p&#62;I'm a little bit confused, can you help me?&#60;br /&#62;
thank you in advance
&#60;/p&#62;</description>
</item>
<item>
<title>pedro on "How to install on subdirectories?"</title>
<link>http://wp-hive.com/forums/topic/how-to-install-on-subdirectories#post-838</link>
<pubDate>Tue, 23 Feb 2010 23:40:44 +0000</pubDate>
<dc:creator>pedro</dc:creator>
<guid isPermaLink="false">838@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;This is really difficult to understand. I'm going to use few words and perhaps try to get to the bottom of this. &#60;/p&#62;
&#60;p&#62;citysite.com = Main site (with wp-hive installed)&#60;br /&#62;
(at my host [1and1], it is in a Home Directory which means wordpress is installed in /CitySite). So when I type the domain, it takes me to the domain.&#60;/p&#62;
&#60;p&#62;I have other domain names that I would like add:&#60;/p&#62;
&#60;p&#62;cityalumni.com&#60;br /&#62;
cityshipping.com&#60;br /&#62;
cityfirst.com&#60;/p&#62;
&#60;p&#62;At my host I can make it a Home Directory, which means if you type cityalumni.com it goes to that site or I can forward it using a &#34;Frame redirect&#34; or an &#34;HTTP redirect.&#34;&#60;/p&#62;
&#60;p&#62;Ideally, my domain cityalumni.com would install somewhere like citysite.com/cityalumni - does this make sense?&#60;/p&#62;
&#60;p&#62;If true:&#60;/p&#62;
&#60;p&#62;1. How do I &#34;add&#34; the new site?&#60;/p&#62;
&#60;p&#62;Domain Name:&#60;br /&#62;
Sub Directory:&#60;br /&#62;
Prefix: &#60;/p&#62;
&#60;p&#62;Is it:&#60;/p&#62;
&#60;p&#62;Domain Name: cityalumni.com&#60;br /&#62;
Sub Directory: /cityalumni&#60;br /&#62;
Prefix: alumni_ (or wp2_)&#60;/p&#62;
&#60;p&#62;Is that correct?&#60;/p&#62;
&#60;p&#62;2. Where do I point the domain to?&#60;/p&#62;
&#60;p&#62;Does it point to /NewarkSite, newarksite.com, or something else?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>AndrewBlanda on "Initial WP-Hive install results in blank pages"</title>
<link>http://wp-hive.com/forums/topic/initial-wp-hive-install-results-in-blank-pages#post-678</link>
<pubDate>Tue, 01 Dec 2009 20:38:01 +0000</pubDate>
<dc:creator>AndrewBlanda</dc:creator>
<guid isPermaLink="false">678@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;Hi There,&#60;/p&#62;
&#60;p&#62;I will admit I got Hive working on my own site through sheer fluke and don't touch it now. I am trying to set it up on a friends' site and having trouble (0.5.3).&#60;/p&#62;
&#60;p&#62;Main site (for brevity) is ut.com. Installed WP-Hive, nothing is visible (no posts, no front page, but admin access works fine. ut.com uses no subdirectory (like /blog). I deactivate Hive, and the site comes back.&#60;/p&#62;
&#60;p&#62;The table prefix before Hive install = wp_. Prefix after Hive install = wp_&#60;/p&#62;
&#60;p&#62;My initial goal was to ensure the main site stayed up whilst WP-Hive was installed, therefore had completed steps 1-3 of the documentation only.&#60;/p&#62;
&#60;p&#62;Did I do something wrong, or is my expectation that everything should work just doing steps 1-3 wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Is database shared?"</title>
<link>http://wp-hive.com/forums/topic/is-database-shared#post-</link>
<pubDate>Tue, 07 Feb 2012 18:11:58 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">@http://wp-hive.com/forums/</guid>
<description></description>
</item>
<item>
<title>nnnaaannn on "installation step 4 clarification"</title>
<link>http://wp-hive.com/forums/topic/installation-step-4-clarification#post-547</link>
<pubDate>Fri, 23 Oct 2009 11:54:18 +0000</pubDate>
<dc:creator>nnnaaannn</dc:creator>
<guid isPermaLink="false">547@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;i have installed and then activated the wphive plugin via the wpadmin, but now i can't figure out step 4:&#60;br /&#62;
To add a new site, go to WP Admin &#38;gt; WP Hive &#38;gt; Add new and add any site you want.&#60;/p&#62;
&#60;p&#62;does it mean that in the wpadmin i will see a button for wphive somehwere? i don't.&#60;/p&#62;
&#60;p&#62;then i tried to access wphive by going to:&#60;br /&#62;
&#60;a href=&#34;http://www.mysite.com/wordpress/wp-admin/wp-hive/&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/wordpress/wp-admin/wp-hive/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;please forgive my ignorance if this sounds like a stupid question - i have been a webdesigner for some time but this is my first try at using any kind of cms.&#60;/p&#62;
&#60;p&#62;the main reason i am trying to install wphive is so that i can have differnet themes for different sections of the blog.... any info would be appreciated. thanks
&#60;/p&#62;</description>
</item>
<item>
<title>jennymajones on "New Help with Installation - steps 5 and 6"</title>
<link>http://wp-hive.com/forums/topic/new-help-with-installation-steps-5-and-6#post-248</link>
<pubDate>Wed, 04 Mar 2009 16:37:52 +0000</pubDate>
<dc:creator>jennymajones</dc:creator>
<guid isPermaLink="false">248@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;Hello, I am installing wp-hive and having issues. I have tried numerous times and cannot get step 5 and 6 of the installation to work. Here is what I have done.&#60;/p&#62;
&#60;p&#62;I already have a word press blog we have been using previously now since december, it is our first domain (example name) &#60;a href=&#34;http://www.firstdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.firstdomain.com&#60;/a&#62; – so step 1 was already done as it has been up and running for a few months.&#60;/p&#62;
&#60;p&#62;I then followed your step 2 and 3 exactly.&#60;/p&#62;
&#60;p&#62;Step 4, do you mean to just load the home page &#60;a href=&#34;http://www.firstdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.firstdomain.com&#60;/a&#62; into a browser? I did that as well, just brought up the home page in IE and Firefox. If you mean something else by loading, please let me know. Feel I may be missing something here with the word &#34;loading&#34;. As I simply just loaded the &#60;a href=&#34;http://www.firstdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.firstdomain.com&#60;/a&#62; in a browser window, as I do everyday.&#60;/p&#62;
&#60;p&#62;Step 5,&#60;br /&#62;
A)&#60;br /&#62;
using Plesk, I pointed my completely separate domain name i.e. &#60;a href=&#34;http://www.otherdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.otherdomain.com&#60;/a&#62; to forward directly to the &#60;a href=&#34;http://www.firstdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.firstdomain.com&#60;/a&#62; site. That just physically forwarded it to my first domain.&#60;br /&#62;
B)&#60;br /&#62;
I then tried Step 5 again, and this time I pointed &#60;a href=&#34;http://www.otherdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.otherdomain.com&#60;/a&#62; to &#60;a href=&#34;http://www.firstdomain.com/wp-content/wp-hive/&#34; rel=&#34;nofollow&#34;&#62;http://www.firstdomain.com/wp-content/wp-hive/&#60;/a&#62; - this was a guess. This also didn’t allow for Step 6 to work.&#60;br /&#62;
Step 6, on option A above, I tried running the installation script on the following:&#60;br /&#62;
&#60;a href=&#34;http://www.otherdomain.com/wp-admin/install.php&#34; rel=&#34;nofollow&#34;&#62;http://www.otherdomain.com/wp-admin/install.php&#60;/a&#62;&#60;br /&#62;
It brought up webpage cannot be found.&#60;/p&#62;
&#60;p&#62;I’m hoping you see something obvious above that I’m not understanding. Please advise. Thank you. I'm normally okay with installations, so please advise.
&#60;/p&#62;</description>
</item>
<item>
<title>jubaldo on "Single install on existing domain names with master account"</title>
<link>http://wp-hive.com/forums/topic/single-install-on-existing-domain-names-with-master-account#post-419</link>
<pubDate>Thu, 17 Sep 2009 03:27:11 +0000</pubDate>
<dc:creator>jubaldo</dc:creator>
<guid isPermaLink="false">419@http://wp-hive.com/forums/</guid>
<description>&#60;p&#62;I've actually read the forums on how to install wp-hive 0.5, and it confuses me a lot about step 5. I understand that when pointing to a subdirectory from cPanel, one must go to Addon Domains to create a new domain that will run the Install Script like a fresh installation on the new site.&#60;/p&#62;
&#60;p&#62;I have installed Wordpress &#38;#38; wp-hive on the master account/domain of my server and already have existing domains (separate accounts) that I plan to install Wordpress on. This means that I will not go through the Addon Domains module, because I already have existing domains. The question: Is it possible to treat the accounts as hives? If so, what would I have to do?&#60;/p&#62;
&#60;p&#62;It's actually tricky because each site/account has its own identity and if I were to point the directory where Wordpress is installed, it would be from another account. Please help!
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Is database shared?"</title>
<link>http://wp-hive.com/forums/topic/is-database-shared#post-</link>
<pubDate>Tue, 07 Feb 2012 18:11:58 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">@http://wp-hive.com/forums/</guid>
<description></description>
</item>
<item>
<title>Anonymous on "Is database shared?"</title>
<link>http://wp-hive.com/forums/topic/is-database-shared#post-</link>
<pubDate>Tue, 07 Feb 2012 18:11:58 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">@http://wp-hive.com/forums/</guid>
<description></description>
</item>
<item>
<title>Anonymous on "Is database shared?"</title>
<link>http://wp-hive.com/forums/topic/is-database-shared#post-</link>
<pubDate>Tue, 07 Feb 2012 18:11:58 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">@http://wp-hive.com/forums/</guid>
<description></description>
</item>

</channel>
</rss>

