On 05/31/11 08:12, Chris Rees wrote:
On 31 May 2011 12:56, Nilton Jose Rizzo<ri...@lin.ufrj.br>  wrote:
On Tue, 31 May 2011 10:11:13 +0100, Chris Rees wrote
On 31 May 2011 02:40, Nilton Jose Rizzo<ri...@lin.ufrj.br>  wrote:
Hi folks,

   I have a box running FreeBSD 8.2 stable with apache
     Server version: Apache/2.2.18 (FreeBSD)
     Server built:   May 22 2011 21:23:34
   and perl 5.12.3 and owm version 2.53

my owm.conf

domainnames             XXXX.com.br
auth_module             auth_unix.pl
mailspooldir            /var/mail
#ow_cgidir              /usr/local/www/cgi-bin/openwebmail
ow_cgidir               /home2/www/XXXX.com.br/cgi-bin/openwebmail
ow_cgiurl               /cgi-bin/openwebmail
#ow_htmldir             /usr/local/www/data/openwebmail
ow_htmldir              /home2/www/XXXX.com.br/openwebmail
ow_htmlurl              /openwebmail
logfile                 /var/log/openwebmail.log

enable_viruscheck       no
enable_spamcheck        no
enable_learnspam        no

default_iconset         Default
default_fscharset       none

<default_signature>
--
Open WebMail Project (http://openwebmail.org)
</default_signature>
enable_saprefs yes
spamcheck_source_allowed       all
viruscheck_source_allowed      all

I have some virtual domain but the real domains was configured
in owm.conf

I take this mesage on browser:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to
complete your request.

Please contact the server administrator, webmas...@xxxx.com.br 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.

On /var/log/owm.log   -->>    nothing
on /var/log/XXXX.error.log -->>
[Sun May 29 00:32:50 2011] [error] [client 186.221.20.26] Premature end of
script headers: openwebmail.pl, referer: http://www.XXXX.com.br/index.php
[Sun May 29 00:32:55 2011] [error] [client 186.221.20.26] Premature end of
script headers: openwebmail.pl, referer: http://www.XXXX.com.br/index.php

on /var/log/messages.log  -->>    Nothing

I just read the FAQ and search on mail list  but nothing resolv my problem
someone can help me?

This is a new instalation, I use the owm for long time ago, but now nothing
work correct, mavbe I forget some things or some mistake when I type the
config files ....

What's the output of

# head /path/to/openwebmailcgidir/index.php

?

Chris
Hi Chris,

I don´t have this file on my directory struct, but I found one
problem, I don´t know how but I don´t install the mod_perl in apache2
and the system work, but nevertheless show errors.  I use the owm3.0Beta4
when I´ll search something show this messages on browser:

Software error:

Use of uninitialized value $_ in scalar chomp at
/home2/www/XXXX.com.br/cgi-bin/openwebmail/shares/getmsgids.pl line 244.

For help, please send mail to the webmaster (webmas...@xxxx.com.br), giving
this error message and the time and date of the error.

and on /var/log/XXXX.error.log show

[Tue May 31 07:59:27 2011] [error] [client 189.60.218.205] [Tue May 31
07:59:27 2011] .openwebmail-main.pl: Use of uninitialized value $_ in scalar
chomp at /home2/www/XXXX.com.br/cgi-bin/openwebmail/shares/getmsgids.pl line
244., referer: http://www.XXXX.com.br/cgi-bin/openwebmail/openwebmail-main.pl


What´s I forget now?

Sending back to list too -- please keep it in so people Googling in
future can see the replies.

By /path/to/openwebmailcgidir/, I meant the path to wherever the
index.php is... Do you know where it is?

Chris
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


The openwebmail directory (standard install is at /usr/local/www/cgi-bin/openwebmail) does not have an index.php file. It is all cgi with .pl extensions

Tim Kellers
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to