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.
I've set the permissions etc. ran the 'wrapsuid.pl' script on the
appropriate perl scripts. I can even logon as a regular user and when
running the wrapped scripts the output is OK. For some reason however
it's a nogo when I try to come in over the web.
Umm... I don't know what to include, but maybe an ls from the
cgi-bin/openwebmail directory:
stacy# ls -lF
total 1344
-r-xr-xr-x 1 root _mail 264663 Jun 20 12:34 .openwebmail-abook.pl*
-r-xr-xr-x 1 root _mail 27911 Jun 20 12:34 .openwebmail-advsearch.pl*
-r-xr-xr-x 1 root _mail 114770 Jun 20 12:34 .openwebmail-cal.pl*
-r-xr-xr-x 1 root _mail 26033 Jun 20 12:34 .openwebmail-folder.pl*
-r-xr-xr-x 1 root _mail 70560 Jun 20 12:34 .openwebmail-main.pl*
-r-xr-xr-x 1 root _mail 139617 Jun 20 12:34 .openwebmail-prefs.pl*
-r-xr-xr-x 1 root _mail 76944 Jun 20 12:34 .openwebmail-read.pl*
-r-xr-xr-x 1 root _mail 23155 Jun 20 12:34 .openwebmail-saprefs.pl*
-r-xr-xr-x 1 root _mail 114738 Jun 20 12:34 .openwebmail-send.pl*
-r-xr-xr-x 1 root _mail 25166 Jun 20 12:34 .openwebmail-spell.pl*
-r-xr-xr-x 1 root _mail 58102 Jun 20 12:34 .openwebmail-tool.pl*
-r-xr-xr-x 1 root _mail 49130 Jun 20 12:34 .openwebmail-vdomain.pl*
-r-xr-xr-x 1 root _mail 19192 Jun 20 12:34 .openwebmail-viewatt.pl*
-r-xr-xr-x 1 root _mail 118571 Jun 20 12:34 .openwebmail-webdisk.pl*
-r-xr-xr-x 1 root _mail 35830 Jun 20 12:34 .openwebmail.pl*
drwxr-xr-x 2 root _mail 512 Jun 20 12:54 auth/
drwxr-xr-x 6 root _mail 512 Jun 20 12:54 misc/
drwxr-xr-x 2 root _mail 512 Jun 20 12:54 modules/
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-abook.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-advsearch.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-cal.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-folder.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-main.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-prefs.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-read.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-saprefs.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-send.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-spell.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-tool.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-vdomain.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-viewatt.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail-webdisk.pl*
-r-sr-xr-x 1 root _mail 6676 Jun 20 13:06 openwebmail.pl*
-rwxr-xr-x 1 root _mail 4855 Jan 28 22:11 preload.pl*
drwxr-xr-x 2 root _mail 512 Jun 20 12:54 quota/
drwxr-xr-x 2 root _mail 512 Jun 20 12:54 shares/
-rwxr-xr-x 1 root _mail 4105 Jan 28 22:20 userstat.pl*
-rwxr-xr-x 1 root _mail 19301 Jan 28 22:11 vacation.pl*
Then I guess the web output:
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, [EMAIL PROTECTED] and inform
them of the time the error occurred, and anything you might have done
that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.29 Server at stacy.somesite.com Port 80
If anything else helps let me know.
It's the current release version of 3.7 and 2.51 of Openwebmail from
ports today.
Thanks in advance.
JR
[EMAIL PROTECTED]