Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

500 Internal Server Error...

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  RewriteRule problem  
Author Message
ampurohit

External


Since: May 08, 2004
Posts: 1



(Msg. 1) Posted: Sat May 08, 2004 8:30 pm
Post subject: 500 Internal Server Error...
Archived from groups: alt>apache>configuration (more info?)

Hi everyone. I recently set up an apache server on my computer, and
everything works fine. However, I wanted to test a directory to see
if it could use authentication. I made a password file called
"passwords" out of the web root and a group file
"groups". In the groups file I made a group called test. I
entered this at the end of my httpd.conf file:

<Directory "C:/Program Files/Apache
Group/Apache/htdocs/work">
AuthType Basic
AuthName "work"
AuthUserFile "C:/Program Files/Apache
Group/Apache/bin/passwords"
AuthGroupFile "C:/Program Files/Apache
Group/Apache/bin/groups"
Require group test
</directory>

Other than that, I have in no way altered the httpd.conf file (except
to enable php), and everytime I go to that directory (I even tried it
from other computers accessing me via web), I get this:

Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request, etc.

Could somebody help me with this please...people have said I might
need to change some part of the httpd.conf file but I'm not sure
what to do...

Thanks! :blink:



----------------------------------------
The post originated from Apache Freaks:
----------------------------------------
http://www.apachefreaks.com
http://www.apachefreaks.com/forums

 >> Stay informed about: 500 Internal Server Error... 
Back to top
Login to vote
c0ldfusi0n

External


Since: May 05, 2004
Posts: 4



(Msg. 2) Posted: Sun May 09, 2004 3:36 am
Post subject: Re: 500 Internal Server Error... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I don't really know about setting passwords in the conf file, however
you could try using .htaccess.. Just a suggestion.

  --› cF ‹c0ldfusi0n@mtl2600.org›



Doagie wrote:

 >Hi everyone. I recently set up an apache server on my computer, and
 >everything works fine. However, I wanted to test a directory to see
 >if it could use authentication. I made a password file called
 >"passwords" out of the web root and a group file
 >"groups". In the groups file I made a group called test. I
 >entered this at the end of my httpd.conf file:
 >
 ><Directory "C:/Program Files/Apache
 >Group/Apache/htdocs/work">
 >AuthType Basic
 >AuthName "work"
 >AuthUserFile "C:/Program Files/Apache
 >Group/Apache/bin/passwords"
 >AuthGroupFile "C:/Program Files/Apache
 >Group/Apache/bin/groups"
 >Require group test
 ></directory>
 >
 >Other than that, I have in no way altered the httpd.conf file (except
 >to enable php), and everytime I go to that directory (I even tried it
 >from other computers accessing me via web), I get this:
 >
 >Internal Server Error
 >The server encountered an internal error or misconfiguration and was
 >unable to complete your request, etc.
 >
 >Could somebody help me with this please...people have said I might
 >need to change some part of the httpd.conf file but I'm not sure
 >what to do...
 >
 >Thanks! :blink:
 >
 >
 >
 >----------------------------------------
 >The post originated from Apache Freaks:
 >----------------------------------------
 >http://www.apachefreaks.com
 >http://www.apachefreaks.com/forums
 >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: 500 Internal Server Error... 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 3) Posted: Sun May 09, 2004 8:27 am
Post subject: Re: 500 Internal Server Error... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Doagie <ampurohit RemoveThis @hotmail-dot-com.no-spam.invalid> wrote:
 > Internal Server Error
 > The server encountered an internal error or misconfiguration and was
 > unable to complete your request, etc.

Check your error_log file, there will be a better explanation,
besides, did you created the user and group files you defined in
the configuration?

Davide

--
| Parkinson's Fourth Law: The number of people in any working group
| tends to increase regardless of the amount of work to be done.
|
|<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: 500 Internal Server Error... 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
500 Internal Server Error - Another Newbie seeking help. Put together a .cgi right out of the book. Put it in the cgi-bin folder. Opened my browser to localhost/cgi-bin/server_info.cgi. Got the above error. Looked in the error log file and here is what I see: [Mon Nov 24 20:41:31....

Internal Server Error - Hello, what causes this error? http://www.traper.and.pl/shop/includes/languages/polish/images/buttons/logo. jpg this file exists on server - 705 rights. Best regards Gregor www.e-gregor.com

Internal Server Error - I'm using the default distro of apache 1.3.28 on win2000. I've restrict access to all folders in my web root using the <Directory> directive in the httpd.conf. I've changed the default .htaccess to htaccess.txt using "AccessFileName htaccess.t...

ssl request - 500 internal server error - We've just enabled ssl access on apache (I don't actually have access to the server so don't have all the details currently) to give us secure access to a servlet which we already access via normal http. The problem is that when accessing the servlets....

403 Forbidden And Internal Server Error - I just installed Apache 2.0.47 on my WinXP machine.I would really appreciate if anyone can tell me how to configure the Server?.I know the settings to be modified are in the http.conf file. But I dont know how to modify it. Your suggestions are..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]