From owner-freebsd-ports@FreeBSD.ORG Tue May 31 09:15:18 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCCF1106566B for ; Tue, 31 May 2011 09:15:17 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 693088FC0A for ; Tue, 31 May 2011 09:15:17 +0000 (UTC) Received: by bwz12 with SMTP id 12so5123473bwz.13 for ; Tue, 31 May 2011 02:15:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=JG/hahz3zcC9dKP9U0wgbtIh2kYrkS6Kbua0dkayt4o=; b=a7El7UDeujYjNcfnkfI9aRz4GtApxQqnjW6jht+xkZITR4yoNjfLrShlb2ztjDUWof 15ryabF8WjwVk5FSZRs/5I/QKAt3HbeY8gG3rnymCmZG3QAiWJ/xbKTHxGZmdx5bYTt0 Axb+lGh/k+82OpxGCa8VHrCQlC65M9eHIzhtg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=BxfAS1i2UMJmqlH3aU1ze3ohJ2SodwQXiManIXG1pvv7QeOseizaNhlWOXD+zqp864 zaMNp81RjUCWfKmypnNcOZwBfZzLWcUX9rXzNvjWaKuVULYmMhAdyBd1Zazb0iNxLGU6 P1Ei8bLOzqKloKm9QcCOj1gzqLSQaKHhv2oB0= Received: by 10.204.57.135 with SMTP id c7mr5161830bkh.88.1306833316085; Tue, 31 May 2011 02:15:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.66.81 with HTTP; Tue, 31 May 2011 02:11:13 -0700 (PDT) In-Reply-To: <20110531013837.M97254@lin.ufrj.br> References: <20110531013837.M97254@lin.ufrj.br> From: Chris Rees Date: Tue, 31 May 2011 10:11:13 +0100 Message-ID: To: Nilton Jose Rizzo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: openwebmail not work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2011 09:15:18 -0000 On 31 May 2011 02:40, Nilton Jose Rizzo wrote: > > Hi folks, > > =A0 I have a box running FreeBSD 8.2 stable with apache > =A0 =A0 Server version: Apache/2.2.18 (FreeBSD) > =A0 =A0 Server built: =A0 May 22 2011 21:23:34 > =A0 and perl 5.12.3 and owm version 2.53 > > my owm.conf > > domainnames =A0 =A0 =A0 =A0 =A0 =A0 XXXX.com.br > auth_module =A0 =A0 =A0 =A0 =A0 =A0 auth_unix.pl > mailspooldir =A0 =A0 =A0 =A0 =A0 =A0/var/mail > #ow_cgidir =A0 =A0 =A0 =A0 =A0 =A0 =A0/usr/local/www/cgi-bin/openwebmail > ow_cgidir =A0 =A0 =A0 =A0 =A0 =A0 =A0 /home2/www/XXXX.com.br/cgi-bin/open= webmail > ow_cgiurl =A0 =A0 =A0 =A0 =A0 =A0 =A0 /cgi-bin/openwebmail > #ow_htmldir =A0 =A0 =A0 =A0 =A0 =A0 /usr/local/www/data/openwebmail > ow_htmldir =A0 =A0 =A0 =A0 =A0 =A0 =A0/home2/www/XXXX.com.br/openwebmail > ow_htmlurl =A0 =A0 =A0 =A0 =A0 =A0 =A0/openwebmail > logfile =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 /var/log/openwebmail.log > > enable_viruscheck =A0 =A0 =A0 no > enable_spamcheck =A0 =A0 =A0 =A0no > enable_learnspam =A0 =A0 =A0 =A0no > > default_iconset =A0 =A0 =A0 =A0 Default > default_fscharset =A0 =A0 =A0 none > > > -- > Open WebMail Project (http://openwebmail.org) > > enable_saprefs yes > spamcheck_source_allowed =A0 =A0 =A0 all > viruscheck_source_allowed =A0 =A0 =A0all > > 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 unab= le to > complete your request. > > Please contact the server administrator, webmaster@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 lo= g. > > On /var/log/owm.log =A0 -->> =A0nothing > on /var/log/XXXX.error.log -->> > [Sun May 29 00:32:50 2011] [error] [client 186.221.20.26] Premature end o= f > 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 o= f > script headers: openwebmail.pl, referer: http://www.XXXX.com.br/index.php > > on /var/log/messages.log =A0-->> =A0Nothing > > I just read the FAQ and search on mail list =A0but nothing resolv my prob= lem > someone can help me? > > This is a new instalation, I use the owm for long time ago, but now nothi= ng > 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