I looked in the file error_log for apache and noticed this: [Fri Oct 5 18:24:13 2001] [error] [client 10.0.0.3] attempt to invoke directory as script: /var/www/cgi-bin/qmailadmin
-----Original Message----- From: Jay [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 6:15 PM To: 'Jeff Garvas' Cc: [EMAIL PROTECTED] Subject: RE: cgi-bin/qmailadmindir permission error Here is what is in my Script Alias Directive: ScriptAlias /cgi-bin/ /var/www/cgi-bin/ ScriptAlias /protected-cgi-bin/ /var/www/protected-cgi-bin/ ScriptAlias /cgi-bin/qmailadmin/ /var/www/cgi-bin/qmailadmin/ ScriptAlias /cgi-bin/qmailadmin /var/www/cgi-bin/qmailadmin I have copied the test-cgi script into my my cgi-bin and cgi-bin/qmailadmin directories and it works properly. When I run qmailadmin by loading http://10.0.0.11/cgi-bin/qmailadmin/qmailadmin into my browser and then attempting to login, I still receive the error: Forbidden You don't have permission to access /cgi-bin/qmailadmin on this server. and the address in my browser changes to http://10.0.0.11/cgi-bin/qmailadmin. Jay -----Original Message----- From: Jeff Garvas [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 10:13 PM To: Jay Cc: [EMAIL PROTECTED] Subject: Re: cgi-bin/qmailadmindir permission error This probably has nothing to do with qmailadmin. You want to look into your web server for permission issues. Either you didn't setup cgi bin permission properly or you have permissions on the directory improperly setup. If this is apache, see httpd.conf. -Jeff On Thu, 4 Oct 2001, Jay wrote: > I have just installed qmailadmin v .86, vpopmail v 5.0, autorespond v 2.0, > ezmlm v .53 on Mandrake 8.1. I am receiving the following error while > trying to access qmailadmin through my browser: Forbidden: You don't have > permission to access /cgi-bin/qmailadmin on this server. Any help resolving > why I am getting this error would be appreciated. > Jay > >
