From owner-freebsd-isp Wed Feb 27 21: 4: 3 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ariel.dreamlabs.com (ariel.dreamlabs.com [216.129.214.43]) by hub.freebsd.org (Postfix) with ESMTP id 3205537B400; Wed, 27 Feb 2002 21:03:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by ariel.dreamlabs.com (Postfix) with ESMTP id 042B8212EB; Thu, 28 Feb 2002 00:03:54 -0500 (EST) Received: from shadow (unknown [24.103.70.130]) by ariel.dreamlabs.com (Postfix) with ESMTP id 7A0C1212E5; Thu, 28 Feb 2002 00:03:51 -0500 (EST) From: "Mit Rowe" To: "Alan Eldridge" , "Patrick Fish" Cc: , Subject: RE: upgraded PHP...problems with apache now Date: Thu, 28 Feb 2002 00:03:48 -0500 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020228043654.GA24673@wwweasel.geeksrus.net> Importance: Normal X-Virus-Scanned: by AMaViS snapshot-20010714 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org one of the problems with PHP i noticed is that sometimes it writes the loadmodule and addmodule parts inside the ssl so if the below doesn;t work, take a look at your httpd.conf and see if that's the case. > -----Original Message----- > From: owner-freebsd-ports@FreeBSD.ORG > [mailto:owner-freebsd-ports@FreeBSD.ORG]On Behalf Of Alan Eldridge > Sent: February 27, 2002 23:37 > To: Patrick Fish > Cc: freebsd-ports@FreeBSD.ORG; freebsd-isp@FreeBSD.ORG > Subject: Re: upgraded PHP...problems with apache now > > > On Wed, Feb 27, 2002 at 08:16:52PM -0800, Patrick Fish wrote: > >did make install on the new php release from ports (after i did > cvsup on ports) and now i get this: > > > >Syntax error on line 237 of /usr/local/etc/apache/httpd.conf: > >Cannot load /usr/local/libexec/apache/libphp4.so into server: > /usr/local/libexec/apache/libphp4.so: Undefined symbol "ssl_onceonlyinit" > >./apachectl start: httpd could not be started > >apollo# > > Looks like you are trying to load php with SSL into apache without SSL. > > Try rebuilding the PHP port with BATCH defined. I think you enabled SSL > during the interactive configuration. > > -- > Alan Eldridge > "Dave's not here, man." > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message