StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-01-2012, 10:31 PM
seminolecrew seminolecrew is offline
Registered User
Pro Plus Member
 
Join Date: Jun 2010
Posts: 218
Default 500 Internal Server Error

Hello, I am very new to this, and not too familiar with coding. I was helping a friend with their wordpress website, and then recently received the following error when trying to go to their website.

500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator www@ and inform them of the time the error occurred, and anything you might have done that may have caused the error.
Reason: Error parsing access file

The website is http://www.timberlineconstruction.net.

We called the hosting company. They said something was wrong with the htaccess file. But weren't much help after that. They accused us of doing something to it...pretty hard considering I never knew what the file was, and we hadn't touched the website in a few months. So anyway, that is what brings me here. I found out to view hidden files on my mac, and in dreamweaver. My htaccess file is as such in my folder titled web/. It says:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Then I have another htaccess file in a subfolder web/wordpress/htaccess. That files says:

ForceNoProxy On

Can anyone help me on how I can get this website back up and running? Thanks so much.

Corey
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
500 Internal Server Error wfhouses General Discussion 9 05-25-2010 03:17 PM
internal server error ahso General Discussion 3 03-17-2010 11:24 PM
internal server error! Johhny_H General Discussion 2 11-07-2009 12:52 PM


All times are GMT -5. The time now is 03:58 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.