<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>vpsBible Forums &#187; Forum: Welcome to the VPS Forums - Recent Posts</title>
		<link>http://vpsbible.com/forums/forum/welcome-to-the-vps-forums</link>
		<description>Setup Unmanaged VPS for Linux Noobs!</description>
		<language>en-US</language>
		<pubDate>Wed, 23 May 2012 02:38:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://vpsbible.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://vpsbible.com/forums/rss/forum/welcome-to-the-vps-forums" rel="self" type="application/rss+xml" />

		<item>
			<title>the_guv on "Can&#039;t add new topic."</title>
			<link>http://vpsbible.com/forums/topic/cant-add-new-topic#post-2801</link>
			<pubDate>Wed, 15 Feb 2012 16:25:03 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">2801@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;hey Tony, I think you'd have more insight on this at the WP forums.&#60;/p&#62;
&#60;p&#62;Not an nginx/PHP thing from what you say.&#60;/p&#62;
&#60;p&#62;(One thing that would work for sure is to take any universal rules, CSS or otherwise, dropping them into a plugin and then network-activating that ... terribly trendy thing to do these days ;)
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Tony Cardozo on "Can&#039;t add new topic."</title>
			<link>http://vpsbible.com/forums/topic/cant-add-new-topic#post-2800</link>
			<pubDate>Wed, 15 Feb 2012 11:57:10 +0000</pubDate>
			<dc:creator>Tony Cardozo</dc:creator>
			<guid isPermaLink="false">2800@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I used your great WordPress 3 for Sub-Sites on LEMP stack to setup my linode server. Everything stack related installed great. But I was wondering if you had any insight on the following issue.&#60;/p&#62;
&#60;p&#62;I have a child theme installed and have modified the style.css as follows:&#60;/p&#62;
&#60;p&#62;Theme Name:     Purple&#60;br /&#62;
Author:         Author&#60;br /&#62;
Author URI:     Domain&#60;br /&#62;
Template:       ParentTheme&#60;br /&#62;
Version:        0.5.0&#60;/p&#62;
&#60;p&#62;(import statement here)&#60;/p&#62;
&#60;p&#62;Some css code..&#60;/p&#62;
&#60;p&#62;font-face {&#60;br /&#62;
    font-family: &#34;BlackJackRegular&#34;;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    src: url(&#34;fontfaces/BlackJack-fontfacekit/black_jack-webfont.eot?iefix&#34;) format(&#34;eot&#34;),&#60;br /&#62;
         url(&#34;fontfaces/BlackJack-fontfacekit/black_jack-webfont.woff&#34;) format(&#34;woff&#34;),&#60;br /&#62;
         url(&#34;fontfaces/BlackJack-fontfacekit/black_jack-webfont.ttf&#34;) format(&#34;truetype&#34;),&#60;br /&#62;
         url(&#34;fontfaces/BlackJack-fontfacekit/black_jack-webfont.svg#webfontecqheqea&#34;) format(&#34;svg&#34;);&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;The problem I have is that the @fontface call doesn't work on the sub-sites. It works fine on the main domain but I assume it can't find the file on the sub-sites.&#60;/p&#62;
&#60;p&#62;The folders/files in question are in the child theme folder.  Is there a different way I call to link the files? Is it a nginx setup issue?&#60;/p&#62;
&#60;p&#62;Will this be a problem again once I add domain mapping to the sub-sites?&#60;/p&#62;
&#60;p&#62;Thanks in advance for any help/insight.&#60;/p&#62;
&#60;p&#62;Sorry for all the post but it wouldn't let me post all the code.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Tony Cardozo on "Can&#039;t add new topic."</title>
			<link>http://vpsbible.com/forums/topic/cant-add-new-topic#post-2799</link>
			<pubDate>Wed, 15 Feb 2012 11:54:44 +0000</pubDate>
			<dc:creator>Tony Cardozo</dc:creator>
			<guid isPermaLink="false">2799@http://vpsbible.com/forums/</guid>
			<description>&#60;br /&#62;
</description>
		</item>
		<item>
			<title>Tony Cardozo on "Can&#039;t add new topic."</title>
			<link>http://vpsbible.com/forums/topic/cant-add-new-topic#post-2798</link>
			<pubDate>Wed, 15 Feb 2012 11:51:41 +0000</pubDate>
			<dc:creator>Tony Cardozo</dc:creator>
			<guid isPermaLink="false">2798@http://vpsbible.com/forums/</guid>
			<description>&#60;br /&#62;
</description>
		</item>
		<item>
			<title>Tony Cardozo on "Can&#039;t add new topic."</title>
			<link>http://vpsbible.com/forums/topic/cant-add-new-topic#post-2797</link>
			<pubDate>Wed, 15 Feb 2012 11:48:20 +0000</pubDate>
			<dc:creator>Tony Cardozo</dc:creator>
			<guid isPermaLink="false">2797@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I have posted/created a new topic three times but it doesn't show up. Am i doing something wrong?&#60;/p&#62;
&#60;p&#62;Finally got it to work below. I assume I was being blocked out because of some of the code I pasted..... just saw the put code between backticks. &#60;/p&#62;
&#60;p&#62;I'm an idiot. Sorry.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>the_guv on "Can&#039;t view the premium content"</title>
			<link>http://vpsbible.com/forums/topic/cant-view-the-premium-content#post-2745</link>
			<pubDate>Wed, 21 Dec 2011 15:57:39 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">2745@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;@Yoona ... as I have said to n00bian in this thread - &#60;a href=&#34;http://vpsbible.com/forums/topic/need-account-activation#post-2744&#34; rel=&#34;nofollow&#34;&#62;http://vpsbible.com/forums/topic/need-account-activation#post-2744&#60;/a&#62; - &#60;/p&#62;
&#60;p&#62;... please accept my apologies. I've activated your account but, seeing as this guide is pretty time-sensitive for folks wanting to set up a server *now*, let me know if you'd prefer a refund. Either way, I fully understand.&#60;/p&#62;
&#60;p&#62;I had to take a back seat on vpsB for a while but am working now on the next generation site which will be launching in the next few weeks.&#60;/p&#62;
&#60;p&#62;@mark (and new subscribers) ... the problem Yoona and n00bian have had was that, after subscribing via Paypal, they were redirected to a page on this site to register a username and password. They didn't fill in those details so the registration was incomplete.&#60;/p&#62;
&#60;p&#62;... the problem with this vpsBible system is that not everyone sees the new page, else assumes - understandably - that their subscription is complete with the Paypal process.&#60;/p&#62;
&#60;p&#62;I'm simplifying the subscription and membership process with the new site (which is frankly leagues better) but in the meantime, *whether or not you're already a non-subscribing (forum) member*, here's the process:-&#60;/p&#62;
&#60;p&#62;1. click the &#34;subscribe&#34; button on the homepage&#60;br /&#62;
2. fill out the Paypal form&#60;br /&#62;
3. ... you will be redirected to the vpsBible registration page ...&#60;br /&#62;
4. fill out the form, basically with your username and password.&#60;br /&#62;
(5. you'll receive an *immediate* email confirming your membership)&#60;br /&#62;
6. log in and enjoy the content :)&#60;/p&#62;
&#60;p&#62;Again, apologies.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>mark on "Can&#039;t view the premium content"</title>
			<link>http://vpsbible.com/forums/topic/cant-view-the-premium-content#post-2739</link>
			<pubDate>Sat, 17 Dec 2011 19:27:02 +0000</pubDate>
			<dc:creator>mark</dc:creator>
			<guid isPermaLink="false">2739@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;have you resolve with account activation? I want to subscribe...but if your account have not been activated......
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Yoona on "Can&#039;t view the premium content"</title>
			<link>http://vpsbible.com/forums/topic/cant-view-the-premium-content#post-2738</link>
			<pubDate>Thu, 15 Dec 2011 06:50:41 +0000</pubDate>
			<dc:creator>Yoona</dc:creator>
			<guid isPermaLink="false">2738@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I subscribed, how am I suppose to view the premium content?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Benja on "PostFix and Email Aliases for other domains on VPS"</title>
			<link>http://vpsbible.com/forums/topic/postfix-and-email-aliases-for-other-domains-on-vps#post-2537</link>
			<pubDate>Thu, 18 Aug 2011 18:48:42 +0000</pubDate>
			<dc:creator>Benja</dc:creator>
			<guid isPermaLink="false">2537@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;the_guv, thanks! That is very helpful. Will look out for any new documentation on the email forwarding/aliases issues. I have seen some sort of aliases set-ups using exim but that is set up on apache2 and not sure if (i guess not) it can 'live' alongside PostFix.&#60;/p&#62;
&#60;p&#62;Will have another look at GA terms as regards commercial email forwarding. &#60;/p&#62;
&#60;p&#62;By the way i had a look at rackspace's email hosting but will wait for the_guv's findings, if at all.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>the_guv on "PostFix and Email Aliases for other domains on VPS"</title>
			<link>http://vpsbible.com/forums/topic/postfix-and-email-aliases-for-other-domains-on-vps#post-2531</link>
			<pubDate>Wed, 17 Aug 2011 09:47:56 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">2531@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Benja, please note that Hushmail (hushmail.com by the way) is only a suggestion. I'll be investigating alternative premium email services myself in the coming months. The benefit of such services is added security - basically greater anonymity (such as 256k AES server-side encryption) from the big and growing &#34;brother&#34; that is Google. That comes at a price, and services will be debated here in due course. I'm not quite sure yet what is the best way to go but this issue is increasingly pressing ... so watch this space.&#60;/p&#62;
&#60;p&#62;Re GA's terms, no, I don't think there are problems there, of being in breach, even with the free service. &#60;/p&#62;
&#60;p&#62;Postfix helps to organize email separation, domain to domain. I'd recommend you to use it but not to worry, if your system is working for now then leave it as it is and wait for new documentation here, giving more detail on configuration options.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Benja on "PostFix and Email Aliases for other domains on VPS"</title>
			<link>http://vpsbible.com/forums/topic/postfix-and-email-aliases-for-other-domains-on-vps#post-2530</link>
			<pubDate>Wed, 17 Aug 2011 02:54:00 +0000</pubDate>
			<dc:creator>Benja</dc:creator>
			<guid isPermaLink="false">2530@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;the_guv&#60;/p&#62;
&#60;p&#62;Many thanks! Yes i am all GA. Will check out hushmail too. However, for the purposes i want the aliases set up for third party use (attached to a freemium service later) i may infringe G's terms and conditions and hence the need to set-up separate. &#60;/p&#62;
&#60;p&#62;Btw i do use GA on other domains on a VPS (in addition to the primary domain set-up) but didn't set up PostFix for them at all. Do i have to really? What advantage would that provide.  I mean i always receive and send mail via GA, and since most are on WP.&#60;/p&#62;
&#60;p&#62;Otherwise i always have a catch all at GA, quite handy at times.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>the_guv on "PostFix and Email Aliases for other domains on VPS"</title>
			<link>http://vpsbible.com/forums/topic/postfix-and-email-aliases-for-other-domains-on-vps#post-2528</link>
			<pubDate>Tue, 16 Aug 2011 14:22:31 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">2528@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;hi Benja,&#60;/p&#62;
&#60;p&#62;Do you use Google Apps or a similar service (Hushmail etc)? If so, that's the easiest way, using their tools.&#60;/p&#62;
&#60;p&#62;Ie, set up an account for Joe, give him/her, say, &#60;a href=&#34;mailto:joe@somesite.com&#34;&#62;joe@somesite.com&#60;/a&#62; then alias whatever other emails to that account. In your case, sure, set up the domain in the usual way, per the bible (and therefore including the Postfix part), do whatever you want with the domain (don't waste it, maybe have it redirect to a prime domain as shown in the Admin docs), then setup GA or whatever email service for the mail.&#60;/p&#62;
&#60;p&#62;With decent email providers you can also set up catch-all accounts which is great for spam cos, when some scum (frankly) has listed &#60;a href=&#34;mailto:someaddress@somesite.com&#34;&#62;someaddress@somesite.com&#60;/a&#62;, just blacklist that email. Now, that may sound like a pain but consider this ... if you use different email addresses for each and every site/forum/etc you visit and one gets spidered and spammed (or worse, starts sending spam by spoofing the address) then to blacklist that particular address is no big deal. &#60;/p&#62;
&#60;p&#62;... You can be hyper-protective about the addresses you cherish, such as &#60;a href=&#34;mailto:benja@whatever.com&#34;&#62;benja@whatever.com&#60;/a&#62;, and treat the rest as throwaways.&#60;/p&#62;
&#60;p&#62;Happy days :)
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Benja on "PostFix and Email Aliases for other domains on VPS"</title>
			<link>http://vpsbible.com/forums/topic/postfix-and-email-aliases-for-other-domains-on-vps#post-2527</link>
			<pubDate>Mon, 15 Aug 2011 19:55:30 +0000</pubDate>
			<dc:creator>Benja</dc:creator>
			<guid isPermaLink="false">2527@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Dear All&#60;/p&#62;
&#60;p&#62;I need to set up email aliases for another domain name on the VPS box (to forward email to different email addresses) and may as well run a site for the domain. Any idea, any one, how i go about setting up aliases in PostFix? Does Exim handle this sort of thing better? &#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Benja
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Keith Powers on "Can&#039;t log in to phpmyadmin"</title>
			<link>http://vpsbible.com/forums/topic/cant-log-in-to-phpmyadmin#post-2475</link>
			<pubDate>Tue, 26 Jul 2011 07:04:28 +0000</pubDate>
			<dc:creator>Keith Powers</dc:creator>
			<guid isPermaLink="false">2475@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I installed phpmyadmin per the tutorial but can't log in. I get the message &#34;Connection to controluser as defined in your configuration failed&#34;. Can someone please help me
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>cdroo on "Awstats"</title>
			<link>http://vpsbible.com/forums/topic/awstats#post-2193</link>
			<pubDate>Sun, 15 May 2011 08:30:16 +0000</pubDate>
			<dc:creator>cdroo</dc:creator>
			<guid isPermaLink="false">2193@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Personally I prefer, use and recommend&#60;br /&#62;
&#60;a href=&#34;http://piwik.org/&#34; rel=&#34;nofollow&#34;&#62;http://piwik.org/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Like Google Analytics, quick and easy to install and config, accurate (as accurate at GA in my experience), free and seems to love Nginx.  ;-)
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Alan Son on "Awstats"</title>
			<link>http://vpsbible.com/forums/topic/awstats#post-2184</link>
			<pubDate>Thu, 05 May 2011 16:12:27 +0000</pubDate>
			<dc:creator>Alan Son</dc:creator>
			<guid isPermaLink="false">2184@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;How can I install Awstats on Nginx?&#60;/p&#62;
&#60;p&#62;Or is their a better solution? I want to see what files have been called on the server. I have a local flash application that pulls in mp3 files via an xml file held on the server and it is this activity I want to track.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Alan Son on "PHP SSL library"</title>
			<link>http://vpsbible.com/forums/topic/php-ssl-library#post-2182</link>
			<pubDate>Tue, 03 May 2011 15:32:54 +0000</pubDate>
			<dc:creator>Alan Son</dc:creator>
			<guid isPermaLink="false">2182@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;1. Is it possible to upgrade  PHP SSL library?&#60;/p&#62;
&#60;p&#62;2. How can I tell if server to server HTTPS via PHP is possible on my server?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>arrentan on "Hi"</title>
			<link>http://vpsbible.com/forums/topic/hi-1#post-2170</link>
			<pubDate>Mon, 18 Apr 2011 06:02:51 +0000</pubDate>
			<dc:creator>arrentan</dc:creator>
			<guid isPermaLink="false">2170@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi, I am new on this marvellous VPS bible and I am currently getting a new VPS for my hosting account.&#60;/p&#62;
&#60;p&#62;I am getting a plain CenTOS 5 linux vps and I need help on how to setup it with LAMP and powered by Nginx.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Duan Do on "I got &#34;Welcome to NGINX&#34; initially, but after Symlink creation, not seeing .."</title>
			<link>http://vpsbible.com/forums/topic/i-got-welcome-to-nginx-initially-but-after-symlink-creation-not-seeing#post-2030</link>
			<pubDate>Fri, 25 Feb 2011 21:13:26 +0000</pubDate>
			<dc:creator>Duan Do</dc:creator>
			<guid isPermaLink="false">2030@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I'm much better sorted now. Thanks Guv!&#60;br /&#62;
Sometimes it may take booting up a brand new distro to recover. Very do-able.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>the_guv on "I got &#34;Welcome to NGINX&#34; initially, but after Symlink creation, not seeing .."</title>
			<link>http://vpsbible.com/forums/topic/i-got-welcome-to-nginx-initially-but-after-symlink-creation-not-seeing#post-2026</link>
			<pubDate>Fri, 25 Feb 2011 16:09:37 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">2026@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Duan, if you follow the guide you'll be fine :P (You'll be needing those symlinks!)&#60;/p&#62;
&#60;p&#62;Wait for your site's DNS to trickle through, can take a day or so, although sometimes just an hour or so.&#60;/p&#62;
&#60;p&#62;Until you setup your site's virtual host file, and DNS is resolving, you'll get the &#34;default&#34; v'host picking things up and giving you the Welcome to Nginx page.&#60;/p&#62;
&#60;p&#62;Once you've set everything up read &#60;a href=&#34;http://vpsbible.com/hosting/move-website-procedure/&#34;&#62;Moving Day! How to Move Your Blog or Site&#60;/a&#62; for a trick to bypass the DNS (while waiting for it) to resolve your site.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Duan Do on "I got &#34;Welcome to NGINX&#34; initially, but after Symlink creation, not seeing .."</title>
			<link>http://vpsbible.com/forums/topic/i-got-welcome-to-nginx-initially-but-after-symlink-creation-not-seeing#post-2025</link>
			<pubDate>Fri, 25 Feb 2011 06:38:16 +0000</pubDate>
			<dc:creator>Duan Do</dc:creator>
			<guid isPermaLink="false">2025@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I'm just trying to get back to “Welcome to nginx!”&#60;br /&#62;
I've deleted the Symlinks I believe.&#60;br /&#62;
I did a re-install.&#60;br /&#62;
This is getting frustrating.&#60;/p&#62;
&#60;p&#62;If I can at least get nginx running then I can carry on with VPS Bible.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Duan Do on "I got &#34;Welcome to NGINX&#34; initially, but after Symlink creation, not seeing .."</title>
			<link>http://vpsbible.com/forums/topic/i-got-welcome-to-nginx-initially-but-after-symlink-creation-not-seeing#post-2023</link>
			<pubDate>Thu, 24 Feb 2011 19:34:00 +0000</pubDate>
			<dc:creator>Duan Do</dc:creator>
			<guid isPermaLink="false">2023@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I'm thinking since I got &#34;Welcome to Nginx&#34; before /usr/local/nginx/sites-available/default, perhaps I should delete that latest piece.&#60;/p&#62;
&#60;p&#62;If anyone knows start the filename really be: default? To reference the server I just have localhost within the file, not the actual server name.&#60;br /&#62;
Help would be appreciated.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Duan Do on "I got &#34;Welcome to NGINX&#34; initially, but after Symlink creation, not seeing .."</title>
			<link>http://vpsbible.com/forums/topic/i-got-welcome-to-nginx-initially-but-after-symlink-creation-not-seeing#post-2017</link>
			<pubDate>Wed, 23 Feb 2011 20:25:26 +0000</pubDate>
			<dc:creator>Duan Do</dc:creator>
			<guid isPermaLink="false">2017@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I got &#34;Welcome to NGINX&#34; initially, which felt great, but after Symlink creation, and trying to reference my VPS's IP I'm not seeing any site and I'm getting an error.&#60;/p&#62;
&#60;p&#62;Oops! Google Chrome could not connect to 173.255.x.x&#60;br /&#62;
Unable to connect&#60;br /&#62;
Firefox can't establish a connection to the server at 173.255.x.x&#60;/p&#62;
&#60;p&#62;Has anyone experienced this?&#60;br /&#62;
I don't quite understand what the symlink does here to help.&#60;br /&#62;
I'd really like to punch through the tutorial for learning purposes and set up one site.&#60;br /&#62;
Thanks Guv and all others.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>the_guv on "cannot find phpmysql, please help"</title>
			<link>http://vpsbible.com/forums/topic/cannot-find-phpmysql-please-help#post-1602</link>
			<pubDate>Sun, 24 Oct 2010 09:59:33 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">1602@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;no idea John :P&#60;/p&#62;
&#60;p&#62;you got a virtual host file to look at?&#60;/p&#62;
&#60;p&#62;.. probably it's syntax in there
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>John Qin on "cannot find phpmysql, please help"</title>
			<link>http://vpsbible.com/forums/topic/cannot-find-phpmysql-please-help#post-1593</link>
			<pubDate>Fri, 22 Oct 2010 03:30:46 +0000</pubDate>
			<dc:creator>John Qin</dc:creator>
			<guid isPermaLink="false">1593@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I fixed phpmyadmin not fund issue. CAnnot delete this post.&#60;/p&#62;
&#60;p&#62;But I still have one more question. why my page not working with wwww&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://domain.com/postinfo.php&#34; rel=&#34;nofollow&#34;&#62;http://domain.com/postinfo.php&#60;/a&#62;&#60;br /&#62;
works.&#60;br /&#62;
&#60;a href=&#34;http://www.domain.com/postinfo.php&#34; rel=&#34;nofollow&#34;&#62;http://www.domain.com/postinfo.php&#60;/a&#62;&#60;br /&#62;
not working.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>the_guv on "Guv&#039;s directory structure"</title>
			<link>http://vpsbible.com/forums/topic/guvs-directory-structure#post-1302</link>
			<pubDate>Mon, 02 Aug 2010 22:42:20 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">1302@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi Ben .. well, you security concerns aren't with the directory structure, they're with the rights your users have over what files.&#60;/p&#62;
&#60;p&#62;But yes, the new directory structure makes it ^easier^ to setup multiple human user accounts - and a bit easier to then jail user accounts - and that's why I changed it.&#60;/p&#62;
&#60;p&#62;What human users do you have/plan to have?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Anonymous on "Guv&#039;s directory structure"</title>
			<link>http://vpsbible.com/forums/topic/guvs-directory-structure#post-1288</link>
			<pubDate>Mon, 02 Aug 2010 16:35:28 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1288@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi Olly&#60;/p&#62;
&#60;p&#62;Well I'm on the orginal file structure:&#60;/p&#62;
&#60;p&#62;/home/public_html/&#60;/p&#62;
&#60;p&#62;Is there a security issue leaving that as it is, as I've a fair few sites running now on my wee VPS and changing all the files &#38;amp; settings would be a bit of a chore!&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Ben.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Lee Livezey on "Guv&#039;s directory structure"</title>
			<link>http://vpsbible.com/forums/topic/guvs-directory-structure#post-1231</link>
			<pubDate>Sat, 24 Jul 2010 22:03:15 +0000</pubDate>
			<dc:creator>Lee Livezey</dc:creator>
			<guid isPermaLink="false">1231@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Of course, (hand just hit head) isolating the web directory under a user does make sense for managing security.&#60;/p&#62;
&#60;p&#62;Thanks yet again!
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>the_guv on "Guv&#039;s directory structure"</title>
			<link>http://vpsbible.com/forums/topic/guvs-directory-structure#post-1226</link>
			<pubDate>Sat, 24 Jul 2010 11:10:53 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">1226@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;hey Lee .. no right nor wrong, both are a matter of preference.&#60;/p&#62;
&#60;p&#62;with the web directory though, it's a question of more easily managed security. to keep a human user's files together, web or otherwise, means they can be isolated more easily from other users and system files.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Lee Livezey on "Guv&#039;s directory structure"</title>
			<link>http://vpsbible.com/forums/topic/guvs-directory-structure#post-1218</link>
			<pubDate>Fri, 23 Jul 2010 19:04:51 +0000</pubDate>
			<dc:creator>Lee Livezey</dc:creator>
			<guid isPermaLink="false">1218@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Guv, Being a noob, I'm curious why you choose the directory structures:&#60;/p&#62;
&#60;p&#62;/usr/local/nginx, and&#60;br /&#62;
/home/USERNAME/public_html/ for the CMS's.&#60;/p&#62;
&#60;p&#62;At least in the Drupal community, most folks seem to be using:&#60;br /&#62;
/etc/nginx, and&#60;br /&#62;
/var/www/Drupal/sites&#60;/p&#62;
&#60;p&#62;I know you've got a good reason and I'm probably being dense for asking. But, I could use another &#34;flat forehead moment&#34; of enlightenment!&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;
</description>
		</item>

	</channel>
</rss>

