[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cgi ?



Hi

has anyone had any problems with installing dspam cgi

I keep getting this error message in my apache error.log  file

[Mon Jun  6 06:33:55 2005] [error] (25)Inappropriate ioctl for device:
access to /dspam/dspam.cgi failed for 192.168.111.213, reason:
Authentication failure

This is my apache file.

<IfModule mod_alias.c>
 Alias /dspam /var/www/dspam/
</IfModule>
<Location "/dspam">
Options ExecCGI
AuthPAM_Enabled on
AuthType Basic
AuthName "DSPAM pages"
AuthUserFile /var/www/dspam/etc/htpasswd
require valid-user
</Location>

Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-15 mod_auth_pam/1.1.1
mod_ssl/2.8.22 OpenSSL/0.9.7d

If anyone has any tips or advice it would be most appreciated.

Kind Regards
Brent Clark




Reply to: