NLG Rock Jam Pack




0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this post.
Loading ... Loading ...

Website Woes

UPDATE: I continue to have problems with my .htacess file becoming corrupted and I’ve given up looking for solutions…so I came up with one of my own: I stored a clean version of the .htaccess file in a separate folder. I setup a cron job to copy the clean file into the site folder every 30 minutes. It’s not the most elegant solution, but it’s a solution nonetheless. Worse case scenario is the site will be down for a max of 30 minutes.

Hey Blues Fans,
I’m reaching out for some help. As many of you have noticed, the website is down way to often. The cause of the problem is a corrupted .htaccess file. Somehow, the file is being modified, usually with the addition of an extra character…but that one extra letter is enough to cause the crash. My hosting company, though responsive, hasn’t been much help in solving the problem. My internet search has turned up nothing.

Here’s what I need:

1. If you get an Error 500 (Internal Server Error), please send an email to admin@learnblueslicks.com or learnblueslicks@gmail.com (please add these to your contacts list) to alert me the site is down. I will manually fix the problem asap.
2. If anyone has experience with WordPress, Apache server, and .htaccess files, I’d sure appreciate the help. Here is a copy of my correct .htaccess file for reference:

# BEGIN WordPress

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

# END WordPress

Thanks,

Haywyre

SocialTwist Tell-a-Friend
-->

5 Comments so far

  1. Sonoma3001 on March 10th, 2011

    I think some hacker is fooling with your word press. I have heard of security problems with word press.

  2. lee35 on January 18th, 2011

    “I Got The WebSite Blues Baby,Seem’s I’m Crashin All The Time,…
    Yeah I Said I Got The WebSite Blues Baby,Seem’s I’m Crashin All The Time…..
    If This Old Lap Top Was A Jet Plane…It Woulda Killed Me A Hundred Times…..”

  3. lee35 on January 18th, 2011

    Sounds Like Perfect Inspiration For A Blues Song About The Internet…!!! LOL… : )

  4. Eckhart on August 20th, 2010

    If that single character is at the beginning of the .htaccess file (like it’s invisible), then use notepad or some other non Microsoft editor that doesn’t deposit a signature byte at the beginning of the file. Most microsoft tools like Word and WordPad tag the files when you edit them. It doesn’t show up on the editor screen, but it’s there.

    Maybe that’s your problem.

  5. darQrrR on July 11th, 2010

    why dont you put up your correct htaccess and write-protect it?

Leave a reply

You must be logged in to post a comment.