From owner-freebsd-questions Tue Oct 8 11:18:53 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 C10DE37B401 for ; Tue, 8 Oct 2002 11:18:52 -0700 (PDT) Received: from cmsoutbound.mx.net (cmsrelay04.mx.net [165.212.11.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 3ACAC43E65 for ; Tue, 8 Oct 2002 11:18:52 -0700 (PDT) (envelope-from liquid_net@usa.net) Received: from cmsapps01.cms.usa.net (HELO cmsoutbound.mx.net) (165.212.11.136) by cmsoutbound.mx.net with SMTP; 8 Oct 2002 18:18:51 -0000 Received: from phobos [4.34.157.28] by cmsapps01.cms.usa.net (ASMTP/liquid_net@usa.net) via mtad (CM.1201.1.04A) with ESMTP id 635gJHssx0311Msa; Tue, 08 Oct 2002 18:18:49 GMT Reply-To: From: "Octavian Hornoiu" To: Subject: RE: php4 apache 2 Date: Tue, 8 Oct 2002 11:19:27 -0700 Message-ID: <003601c26ef7$3d5ae620$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 Bah... Sorry, forgot to post topic on last message Here is what to do: I had the same problem... This is how to fix it. First, go back into ports and do a "make 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