logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Web Root Problem - 500 error
Author
illprincipe22



Joined: 12 Oct 2009
Posts: 1

PostPosted: Tue 13 Oct '09 16:23    Post subject: Web Root Problem - 500 error Reply with quote

Hi I've been trying to have a vbulletin tech install vbulletin on my server, but he keeps running into problems. This is the back and forth between him and my rackspace tech, but neither of them know how to solve this. Please help! This is a windows server.


I am having trouble establishing the web root. That is the directory that
corresponds to this URL:

http://www.beatplay.com/

I just uploaded a file called "test.txt" to this new location:

beatplay.com/test.txt

But I am still unable to access that file at this URL:

http://www.beatplay.com/test.txt



The problem is that Apache or Application server processing the request for the text.txt file is generating a 500 error. It appears no matter what URI is request a 500 error is generated.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7355
Location: Germany, Next to Hamburg

PostPosted: Wed 14 Oct '09 13:14    Post subject: Reply with quote

How did you configure your webroot? Any .htaccess file in it? What is in your error log about that?
Back to top


Reply to topic   Topic: Web Root Problem - 500 error View previous topic :: View next topic
Post new topic   Forum Index -> Apache