From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 00:13:23 2004 Return-Path: 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 1403816A4CE for ; Fri, 30 Jul 2004 00:13:23 +0000 (GMT) Received: from theatre.msu.edu (theatre.msu.edu [35.8.69.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4C343D66 for ; Fri, 30 Jul 2004 00:13:22 +0000 (GMT) (envelope-from sagejona@theatre.msu.edu) Received: from [10.0.0.87] ([140.103.103.236]) (authenticated bits=0) by theatre.msu.edu (8.12.11/8.12.11) with ESMTP id i6U0DIS6019583 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Jul 2004 20:13:19 -0400 (EDT) (envelope-from sagejona@theatre.msu.edu) Message-ID: <41099297.7080501@theatre.msu.edu> Date: Thu, 29 Jul 2004 20:13:11 -0400 From: "Jonathan T. Sage" Organization: MSU Dept of Theatre User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Schmehl References: <005467CB63EA2B94FA1CCAA6@utd49554.utdallas.edu> In-Reply-To: <005467CB63EA2B94FA1CCAA6@utd49554.utdallas.edu> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-Phone: +1-517-974-1428 X-WWW-Home-Page: http://theatre.msu.edu X-PGP-Key-Figerprint: 182C CF3F 93A9 1DAA 2EBE D4D5 A159 96D9 452E A7F1 X-IM: AIM(jonathantsage,spartyman), ICQ(9587621), YIM(wisesage98) Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig6F16CD0FC524B664DAE6AD06" X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on www.theatre.msu.edu X-Virus-Scanned: clamd / ClamAV version devel-20040526, clamav-milter version 0.71 X-Virus-Status: Clean cc: freebsd-questions@freebsd.org Subject: Re: Problems after php upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 00:13:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6F16CD0FC524B664DAE6AD06 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Paul - From /usr/ports/UPDATING: If you have a previous php.ini configuration file, be sure to comment out the extension_dir parameter, since the correct path is statically compiled into the PHP binary. I missed this too the first time through, but it fixed the same exact problem. (possibly s/same exact/similar/) Hope this helps ~j Paul Schmehl wrote: > I just upgraded php today, and php no longer works on the web server. I > upgraded the php4 port, and then installed the extensions. When I try > to load a php page, it's blank, and I get errors like these in > httpd-errors.log: > > PHP Warning: Unknown(): Unable to load dynamic library './openssl.so' - > Cannot open "./openssl.so" in Unknown on line 0 > PHP Warning: Unknown(): Unable to load dynamic library './overload.so' > - Cannot open "./overload.so" in Unknown on line 0 > PHP Warning: Unknown(): Unable to load dynamic library './pcre.so' - > Cannot open "./pcre.so" in Unknown on line 0 > > The php.ini file has this in it: > extensions_dir = "/usr/local/lib/php/20020429" (which is where the > extensions are.) The perms are root:wheel r--r--r. > > There's also a php.conf file now (in /usr/local/etc/) and it has > PHP_EXT_DIR=20020249. > > I have the correct stuff in httpd.conf (otherwise php wouldn't have > worked before.) > > I looked through the pkg-message files in the extensions and base dirs, > but no luck. > > What did I miss? > > Paul Schmehl (pauls@utdallas.edu) > Adjunct Information Security Officer > The University of Texas at Dallas > AVIEN Founding Member > http://www.utdallas.edu/ir/security/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Jonathan T. Sage Theatrical Lighting / Set Designer Professional Web Design Homer: ...and when a woman says "something sounds funny", you'd better not laugh your ass off. [HTTP://www.JTSage.com] [sagejona@msu.edu] [See Headers for Contact Info] --------------enig6F16CD0FC524B664DAE6AD06 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBCZKboVmW2UUup/ERAsgOAJ9EeDsZIxbP3IcKevxM/z3pjlWpawCfeGA/ l+VFlIsv5RcP/4Ks+vXzKRc= =Z8fb -----END PGP SIGNATURE----- --------------enig6F16CD0FC524B664DAE6AD06--