Re: [EMAIL PROTECTED] Problem with AuthPAM_Enabled' error in Apache2

2005-11-09 Thread Joshua Slive
On 11/9/05, Mick England <[EMAIL PROTECTED]> wrote: > Thanks for the reply. Here is the .htaccess file: > > AuthType Basic > AuthUserFile /home/othersite/users > AddHandler cgi-script .cgi > AuthName "Intranet" > require user admin > > As I said it relates to a complete different domain and does no

Re: [EMAIL PROTECTED] Problem with AuthPAM_Enabled' error in Apache2

2005-11-09 Thread Mick England
Thanks for the reply. Here is the .htaccess file: AuthType Basic AuthUserFile /home/othersite/users AddHandler cgi-script .cgi AuthName "Intranet" require user admin As I said it relates to a complete different domain and does not sit in DocumentRoot of the VirtualHost I am trying to test. If I u

Re: [EMAIL PROTECTED] Problem with AuthPAM_Enabled' error in Apache2

2005-11-09 Thread Joshua Slive
On 11/9/05, Mick England <[EMAIL PROTECTED]> wrote: > > In the error logs I see the following: > > [Wed Nov 09 15:03:51 2005] [alert] [client 69.212.211.252] /.htaccess: > Invalid command 'AuthPAM_Enabled', perhaps mis-spelled or defined by a > module not included in the server configuration So w

[EMAIL PROTECTED] Problem with AuthPAM_Enabled' error in Apache2

2005-11-09 Thread Mick England
Hi, I have been using Apache for some years now but am new to the list. I have been getting a problem with a fresh install of Apache 2.0.55 from the Debian unstable repositry. When I try to access a newly created Virtual host I get the following error: Internal Server Error The server encoun