RTFM People

So this is something I would have to say to myself. I was speaking with Jennifer#1 on the phone this evening and she mentioned that the comment system was not working. So I was trying to figure out why. It worked with my old webhost and then I got to thinking. No hidden files were copied over to the new webserver. So I went to check out the documentation online for wordpress on what was required to get the comments to work. I guess someone had the same issue that I did so thanks to the help he was offered I was able to get the issue resolved so it’s a simple fix.

If you can comment on a DreamHost Hosted Blog that was migrated to Dreamhost. Here are the steps to fix it.

1. SSH into your address
2. CD to your Domain Name
3. vi .htaccess
4. Paste In

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} ^/stats/(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^/failed_auth.html$
RewriteRule ^.*$ – [L]

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php

# END WordPress

5. Esc in Vi
6. Type in :wq
7. Test Your Comment System
8. Bask in the Glory that it is working.

So when it comes to RTFM it stands for. Read the Fucking Manual. People seem to think I know everything about computers. IN all reality I do not know all that much. I just take the time to read the manual. You wouldn’t have to bitch so much about how support for Product “A” sucks if you would just read the manual.

I love when a company has a PDF for the manual that I can just load into Preview type what I am looking for and Spotlight and Preview find what I am looking for and I can get back to working along. I don’t mind the call from a friend. How do I get “A” to work? Spoil Me a Bit get me some Spring Rolls from Chungs and I am yours for the help.

But if I get a phone call from a friend with something like “My Work Blocked MySpace how do I get around it I need to do this in a hurry.” with no casual chat or witty banter and I can call you a fool for using MySpace in the first place well then I am not really going to help you with your issue. You are just trying to use me and I will get off the phone with something like “I don’t know anything about computers. Best of luck to you in your issue” But take some time people. Read the manual or I will poke fun at you because you choose the lazy route and called me.

I am not a big fan of asking for help all the time. So I try to exhaust every other resource possible before doing so. That is how I know what I know and do what I do. So pardon me for not having so much sympathy if you choose not to do the same.

Cheers to the week starting over. Love to those who need it. Hugs to the Rest. Lets hope this week passes by with as little stress as possible. If you downloaded Internet Explorer 7 do yourself a favor uninstall it. Get Firefox your life will be a lot easier and you will be much safer online. Or just get a Mac and life will be perfect.

Cheers!

0 thoughts on “RTFM People”

Leave a Reply to Tristan Pipo Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.