JR Dalrymple wrote:
>
> Nikolay Sturm wrote:
>
> >* JR Dalrymple [2005-06-21]:
> >
> >
> >>I can get Openwebmail going on Freebsd using fairly standard procedures.
> >>I want it running on OpenBSD. There is both a package and a port for
> >>both, I've tried both with no luck.
> >>
> >>
> >
> >This is not an exact description of the problem. Some relevant
> >information would be whether or not your apache is running chroot'ed or
> >not.
> >
> >
> Sorry that my problem description is lacking. The 'symptom' is the error
> message below when you try to browse to
> http://mailserver/cgi-bin/openwebmail/openwebmail.pl.
>
> The steps I've taken so far:
> -install the port (or package, they basically come out the same)
> -use the included c wrapper in a fashion similar to
> stacy# perl wrapsuid.pl /var/www/cgi-bin/openwebmail/o*.pl
> -set the permissions on the resulting wrapped scripts
> stacy# chmod 4555 /var/www/cgi-bin/openwebmail/o*.pl
You don't have to use the script wrapsuid.pl and set the permissons.
The permissions are right by default after installing openwebmail port
or package.
> -remove nosuid from the fstab entry for /var and reboot
[snip]
> Thanks for your guys' help and I'll get more info as soon as I can.
Kevin