[Asterisk-Users] vmail.cgi with Redhat 9.0

Evan P. Hall Evan at noc.netmagic.net
Thu Dec 4 12:30:18 MST 2003


-----Original Message-----
From: jerk face [mailto:jerkface2098 at yahoo.com] 
Sent: Thursday, December 04, 2003 9:02 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] vmail.cgi with Redhat 9.0


> I recently switched from Mandrake to Redhat and I
> noticed that vmail.cgi does not work with the default
> apache installation that comes with Redhat.
> Here is what I get in my error logs:
> 
> [Thu Dec 04 11:59:57 2003] [notice] suEXEC mechanism
> enabled (wrapper: /usr/sbin/suexec)
> [Thu Dec 04 11:59:58 2003] [notice] Digest: generating
> secret for digest authentication ...
> [Thu Dec 04 11:59:58 2003] [notice] Digest: done
> [Thu Dec 04 11:59:59 2003] [notice] Apache/2.0.40 (Red
> Hat Linux) configured -- resuming normal operations
> [Thu Dec 04 12:00:08 2003] [error] [client
> 192.168.10.12] Directory index forbidden by rule:
> /var/www/html/
> [Thu Dec 04 12:00:15 2003] [error] [client
> 192.168.10.12] Premature end of script headers:
> vmail.cgi
> [Thu Dec 04 12:00:15 2003] [error] [client
> 192.168.10.12] Can't do setuid
> 
> 
> Does anybody know how I could fix this problem?
> 
> Thank you for your time.

You need to install the perl 'perl-suidperl' rpm package to enable
execution of suid perl scripts.

-Evan



More information about the asterisk-users mailing list