Broken .htaccess in WordPress and the Dreaded http 500 Error page. Your Web Site Not Working!

With WordPress, many times certain plugins can try to write/add code to the .htaccess file and it can break your overall WordPress site. WordPress has come a long way over the years, but it is not perfect… Yet.

Your .htaccess file is located in your public_html folder, or in the root folder of any Addon domain you might have.

It is a small text file that simply tells the server how to display certain web pages on your account. If you’re using file manager in your cpanel to view it, make sure to click ‘Reset all interface settings’ at the bottom of your main cpanel page. If you are using an FTP client to access your account, you should see the .htaccess file with no issues.

To test your site and see if the problem is indeed .htaccess, Simply rename your current .htaccess file to .htaccess-backup. This way you keep an original copy of this file in case there is any coding in it that you might need. But by renaming it this way, the server will bypass it and not use it.

The next step is to create a blank text file and add the default WordPress .htaccess code to it. The code, as of November 13, 2011 is as follows:

_________________________________________________________

# BEGIN WordPress

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

# END WordPress

_________________________________________________________

Copy and paste this code into a notepad and save it as .htaccess
Then upload this file to your server into the folder where your WordPress is installed.

This will normally get your WordPress back up and running.

Best of luck,
Brant Langer
The WordPress Houston Team

Posted in How Wordpress Works | Leave a comment

Chris Pirrilo-SuperTechGuru talks about Houston, Texas as an I.T. Hotbed.

Houston, Texas is doing very well right now, come say Hi people :)
 

Posted in Tech News | Leave a comment

How to Edit HTML/Web pages – Are you looking for an easy and free way to edit HTML/Web pages?

We highly recommend the free HTML editor called Kompozer.  It has been around for a long time and has a good track record of being a solid piece of software.

Kompozer is a complete WYSIWYG (What You See Is What You Get) HTML editor.

To download Kompozer, please go here:   Download Kompozer

 

Posted in HTML/Web Design | Leave a comment

Do you own a Small business or want to work from home?

WordPress is a Fantastic platform that will allow you to easily build and grow your Website and content.

WordPress is simply one of the easiest ways to build your own website.

Learn the basics of WordPress in Houston with us.

For more information:

Your Name (required)

Your Email (required)

Subject

Your Message

captcha

Posted in Wordpress Houston | Leave a comment

Learn how to use WordPress – Training classes in Houston for Individuals or Small home-based business

Learn how to use WordPress
Training classes in Houston for Individuals
or Small home-based business

Are you interested in learning the basics of WordPress to help build your own business?

Let us get you started – We have over 5 years combined experience working with and using WordPress.

Posted in Wordpress Houston | Leave a comment