<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>Linode.com Forum</title>
	<link>http://www.linode.com/forums/</link>
	<description>Linode Community Forums</description>
	<managingEditor>forums-admin@linode.com</managingEditor>
	<webMaster>forums-admin@linode.com</webMaster>
	<lastBuildDate>Thu, 11 Mar 2010 01:50:46 GMT</lastBuildDate>
<item>
	<title>Linux Networking :: RE: icmp_echo_ignore_all does not keep new value</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27804#27804</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=3900&quot; target=&quot;_blank&quot;&gt;vonskippy&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 3:31 pm (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Stever wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;My linode has been pinged 13,231 times&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
A second?  A day?  A month?  Since you've setup your Linode?
&lt;br /&gt;

&lt;br /&gt;
Your statement has as much useful content as Han Solo's &amp;quot;making the Kessel Run in under 12 parsecs&amp;quot; line.
&lt;br /&gt;

&lt;br /&gt;
As I've mentioned, PING is used by MANY legitimate services, and no competent hacker relies on it to determine if there's a &amp;quot;target&amp;quot; out there.
&lt;br /&gt;

&lt;br /&gt;
But hey, turn off ping, make your life as a sysadmin much harder, what do I care.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Feature Request/Bug Report :: RE: Download / Upload Disk Images</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27803#27803</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=4031&quot; target=&quot;_blank&quot;&gt;Key&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 3:13 pm (GMT -5)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks guys i knew you could already download via ssh and ive read a little about rsync but i just thought a function in the control panel to manage disks would be useful  &lt;img src=&quot;http://www.linode.com/forums/images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;_________________&lt;br /&gt;Blog:
&lt;br /&gt;
&lt;a href=&quot;http://www.Kieran-Osborne.co.uk&quot; target=&quot;_blank&quot;&gt;www.Kieran-Osborne.co.uk&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: RE: Moving big mysql database from another VPS to Linode</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27802#27802</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=2250&quot; target=&quot;_blank&quot;&gt;mjrich&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 3:01 pm (GMT -5)&lt;br /&gt;
Topic Replies: 11&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;You may already have solved this, but just in case: older versions of Mysql had a default 4GB limit on some types of tables; dumping those tables didn't necessarily include the ALTER statements to increase the maximum number of rows.
&lt;br /&gt;

&lt;br /&gt;
Also, which file system are you using?  Any limits on file sizes (though if the MD5 is ok, then presumably all's well).
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Discussion :: RE: High Memory Usage Issue</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27801#27801</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=4174&quot; target=&quot;_blank&quot;&gt;obs&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 2:48 pm (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Guspaz wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;Don't forget swap, technically you're using 102MiB.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Lol yes, that's true 8 MB swap and 94MB ram
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: RE: Moving big mysql database from another VPS to Linode</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27800#27800</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=4158&quot; target=&quot;_blank&quot;&gt;favorious&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 2:16 pm (GMT -5)&lt;br /&gt;
Topic Replies: 11&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;@droidy - Thanks, screen seems to be working fine as I have been loading data to mysql for the last 12 hours with no problems.
&lt;br /&gt;

&lt;br /&gt;
@obs - thanks for the maatkit tip. I didn't use it for this but it looks like a good tool for various tasks so I will give it a go.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux Networking :: RE: icmp_echo_ignore_all does not keep new value</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27799#27799</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=1868&quot; target=&quot;_blank&quot;&gt;Stever&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 2:00 pm (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;vonskippy wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;ICMP is oh so last decade for hackers.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
My linode has been pinged 13,231 times - it seems that there may be some hackers still living on the last decade.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Customer Testimonials :: Why We Will Never Leave Linode</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27798#27798</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=1982&quot; target=&quot;_blank&quot;&gt;Talman&lt;/a&gt;&lt;br /&gt;
Subject: Why We Will Never Leave Linode&lt;br /&gt;
Posted: Wed Mar 10, 2010 1:58 pm (GMT -5)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;My previous company started with Linode, where I was owner. I eventually got a position with another company, and the first thing asked was, &amp;quot;hurr durr, I found slicehost on the Google tubes!&amp;quot;
&lt;br /&gt;

&lt;br /&gt;
After that thought was squashed, we simply changed information on the account to reflect the new owner, and updated billing information for the company credit card.
&lt;br /&gt;

&lt;br /&gt;
So far, we have run one Linode. We run a web hosting division on the thing. It also hosts our CRM (vTiger), our SVN repo for dev work, our VNC repeater, several text-based games (PennMUSHes), file storage, and it used to do a shoutcast station.
&lt;br /&gt;

&lt;br /&gt;
So far, the only negative thing about Linode has been when they did an unscheduled reboot and my box refused to come back up.
&lt;br /&gt;

&lt;br /&gt;
Here's a hint, though: In 90% of the cases, its your guest OS configuration that made your Linode not come back up. In our case, something thought it would be AWESOME to bring eth0 up as the private network IP. 
&lt;br /&gt;

&lt;br /&gt;
I like Linode so much that we're gonna resell the damn things to people with Paypal and Google Checkout. Those people can have their Linode goodness and Caker doesn't have to deal with their damned paypal accounts.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Sales Questions and Answers :: RE: When is PayPal payment coming to Linode?</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27797#27797</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=1982&quot; target=&quot;_blank&quot;&gt;Talman&lt;/a&gt;&lt;br /&gt;
Subject: Linode Brokerage? :)&lt;br /&gt;
Posted: Wed Mar 10, 2010 1:48 pm (GMT -5)&lt;br /&gt;
Topic Replies: 17&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;As discussed in IRC, we are going ahead with a project to resell linodes to people who want to pay with paypal, google checkout, and the rest of those things that Linode won't touch.
&lt;br /&gt;

&lt;br /&gt;
Linode has good reason not to touch them. Its just that we're not as smart as Linode, and we'll be trying it.
&lt;br /&gt;

&lt;br /&gt;
Maybe this will stop people from asking Caker: I see you don't take Paypal, will you take Paypal?
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: RE: mod rewrite in htaccess file not working</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27796#27796</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=4183&quot; target=&quot;_blank&quot;&gt;cyphun&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 11:08 am (GMT -5)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Alright, so I figured out the issues with all of this. First, it isn't a good idea to transfer a website between servers when you are half asleep &lt;img src=&quot;http://www.linode.com/forums/images/smiles/icon_razz.gif&quot; alt=&quot;Razz&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
Second, the issue was with my apache configuration. Although I had AllowOverride All set near the area of the config file that talks about htaccess, that wasn't the right spot. I needed to also set the the AllowOverride All within the &amp;lt;Directory /&amp;gt; area:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;Directory /&amp;gt;
&lt;br /&gt;
Options FollowSymLinks
&lt;br /&gt;
AllowOverride All
&lt;br /&gt;
&amp;lt;/Directory&amp;gt;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Lastly for anyone having issues with the format of the actual htaccess file this is what I ultimately ended with in my htaccess file:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# BEGIN WordPress
&lt;br /&gt;
&amp;lt;IfModule rewrite_module&amp;gt;
&lt;br /&gt;
RewriteEngine On
&lt;br /&gt;
RewriteBase /
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-f
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-d
&lt;br /&gt;
RewriteRule . /index.php &amp;#91;L&amp;#93;
&lt;br /&gt;
&amp;lt;/IfModule&amp;gt;
&lt;br /&gt;
# END WordPress &lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Discussion :: RE: High Memory Usage Issue</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27795#27795</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=3232&quot; target=&quot;_blank&quot;&gt;Guspaz&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 10:49 am (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;obs wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;type 
&lt;br /&gt;

&lt;br /&gt;
free -m
&lt;br /&gt;

&lt;br /&gt;
in your shell it'll show something like this
&lt;br /&gt;

&lt;br /&gt;
             total       used       free     shared    buffers     cached
&lt;br /&gt;
Mem:           348        339          8          0         29        215
&lt;br /&gt;
-/+ buffers/cache:         94        253
&lt;br /&gt;
Swap:          255          8        247
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Tends to be easier than top. (In my case I'm using 94MB).&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Don't forget swap, technically you're using 102MiB.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: RE: mod rewrite in htaccess file not working</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27794#27794</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=2608&quot; target=&quot;_blank&quot;&gt;drake127&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 10:45 am (GMT -5)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;cyphun wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;Thanks for the reply, but that is working for me either&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;I guess you mean it does not work for you.
&lt;br /&gt;

&lt;br /&gt;
Ok then, keep with the latter (without IfModule) and post your error. If it is 404, 403 or something like that, you have error in your rule (denied access to index.php or missing file). If it is 50x, you have a syntax error or not loaded module.
&lt;br /&gt;

&lt;br /&gt;
Also try if your .htaccess is working properly - try to deny or allow access to all and see if something changes.
&lt;br /&gt;

&lt;br /&gt;
You do not write which distro you use but is it possible you don't have rewrite module at all (no .so file) or it isn't in specified directory?
&lt;br /&gt;

&lt;br /&gt;
Don't forget to check /var/log/apache/error_log to see if there isn't any clue.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: RE: mod rewrite in htaccess file not working</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27793#27793</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=4183&quot; target=&quot;_blank&quot;&gt;cyphun&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 9:55 am (GMT -5)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks for the reply, but that is working for me either, here is what I've tried so far in addition to the default file:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
# BEGIN WordPress
&lt;br /&gt;
&amp;lt;IfModule rewrite_module&amp;gt;
&lt;br /&gt;
RewriteEngine On
&lt;br /&gt;
RewriteBase /
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-f
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-d
&lt;br /&gt;
RewriteRule . /index.php &amp;#91;L&amp;#93;
&lt;br /&gt;
&amp;lt;/IfModule&amp;gt;
&lt;br /&gt;
# END WordPress
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
and
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
RewriteEngine On
&lt;br /&gt;
RewriteBase /
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-f
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-d
&lt;br /&gt;
RewriteRule . /index.php &amp;#91;L&amp;#93;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: RE: mod rewrite in htaccess file not working</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27792#27792</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=2608&quot; target=&quot;_blank&quot;&gt;drake127&lt;/a&gt;&lt;br /&gt;

Posted: Wed Mar 10, 2010 5:49 am (GMT -5)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;You don't want to have &amp;quot;.c&amp;quot; suffix in IfModule clause. You need to mirror module name from LoadModule section, i.e. rewrite_module.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: mod rewrite in htaccess file not working</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27791#27791</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=4183&quot; target=&quot;_blank&quot;&gt;cyphun&lt;/a&gt;&lt;br /&gt;
Subject: mod rewrite in htaccess file not working&lt;br /&gt;
Posted: Wed Mar 10, 2010 4:03 am (GMT -5)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I must be missing something here, but I cannot get the standard wordpress mod rewrite hataccess file to work. Here is what seems relevant:
&lt;br /&gt;

&lt;br /&gt;
Excerpts from my httpd.conf file
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
LoadModule rewrite_module modules/mod_rewrite.so
&lt;br /&gt;
AllowOverride All
&lt;br /&gt;
AccessFileName .htaccess
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
With those settings it seems like the Apache config looks good, so here is the .htaccess file:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
# BEGIN WordPress
&lt;br /&gt;
&amp;lt;IfModule mod_rewrite.c&amp;gt;
&lt;br /&gt;
RewriteEngine On
&lt;br /&gt;
RewriteBase /
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-f
&lt;br /&gt;
RewriteCond %&amp;#123;REQUEST_FILENAME&amp;#125; !-d
&lt;br /&gt;
RewriteRule . /index.php &amp;#91;L&amp;#93;
&lt;br /&gt;
&amp;lt;/IfModule&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
# END WordPress
&lt;br /&gt;

&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
I appreciate any help that anyone might have. Thanks!!!
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Linux, Apache, Mysql and PHP (LAMP) Forum :: RE: Moving big mysql database from another VPS to Linode</title>
	<link>http://www.linode.com/forums/viewtopic.php?p=27790#27790</link>
	<description>Author: &lt;a href=&quot;http://www.linode.com/forums/profile.php?mode=viewprofile&amp;u=3471&quot; target=&quot;_blank&quot;&gt;droidy&lt;/a&gt;&lt;br /&gt;

Posted: Tue Mar 09, 2010 9:17 pm (GMT -5)&lt;br /&gt;
Topic Replies: 11&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi Favorious,
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;At the same point I am also logged out from my ssh.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Have you tried running the job under nohup or screen? If it's your net connection dropping or your laptop going to sleep, then nohup or screen will save the day.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
</channel>
</rss>

