From owner-freebsd-questions Tue Oct 8 11:16:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24BED37B401 for ; Tue, 8 Oct 2002 11:16:18 -0700 (PDT) Received: from cmsoutbound.mx.net (cmsrelay04.mx.net [165.212.11.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 7BB2943E42 for ; Tue, 8 Oct 2002 11:16:17 -0700 (PDT) (envelope-from liquid_net@usa.net) Received: from uadvg131.cms.usa.net (HELO cmsoutbound.mx.net) (165.212.11.131) by cmsoutbound.mx.net with SMTP; 8 Oct 2002 18:16:16 -0000 Received: from phobos [4.34.157.28] by uadvg131.cms.usa.net (ASMTP/liquid_net@usa.net) via mtad (CM.1201.1.04A) with ESMTP id 209gJHsqo0053M31; Tue, 08 Oct 2002 18:16:15 GMT Reply-To: From: "Octavian Hornoiu" To: Subject: Date: Tue, 8 Oct 2002 11:16:52 -0700 Message-ID: <003501c26ef6$e10cae30$1c9d2204@phobos> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had the same problem... This is how to fix it. First, go back into ports and do a "makde deinstall" and then a "make clean" to get rid of your previous make configuration stuff. Then run "make" in the mod_php4 dir and go through the little configuration program for PHP module. Make sure that you do not check both imap and imap ssl since they are exclusive. Also, do not get the normal and ssl versions of any of the options given. Then, after you finish the make, do a make install and it will load. Octavian Hornoiu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message