From owner-freebsd-questions@FreeBSD.ORG Wed Aug 18 21:52:13 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 49CB816A4CE for ; Wed, 18 Aug 2004 21:52:13 +0000 (GMT) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F3043D45 for ; Wed, 18 Aug 2004 21:52:13 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from utd49554 (utd49554.utdallas.edu [129.110.3.85]) by smtp1.utdallas.edu (Postfix) with ESMTP id 59E64388C49; Wed, 18 Aug 2004 16:52:12 -0500 (CDT) Date: Wed, 18 Aug 2004 16:52:09 -0500 From: Paul Schmehl To: addymin@pacbell.net, freebsd-questions Message-ID: In-Reply-To: <412379F2.80401@pacbell.net> References: <412379F2.80401@pacbell.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: How to get php4 extensions to "show up"? 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: Wed, 18 Aug 2004 21:52:13 -0000 --On Wednesday, August 18, 2004 08:46:58 AM -0700 Mike wrote: > Greetings, > > I'm running 4.10. And I just and ran portupgrade and got php-4.3.8. I > read the UPDATING file and noticed that the php4 extensions are now > installed separately [/usr/ports/lang/php4-extensions]. > Did you comment out the extensions_dir parameter in php.ini? > Note: I'm running Apache-1.3.31 > > So I installed (make install && make clean) the php4 extensions using the > curses based screen. Aside from MySQL support (a default) I choose bz2, > gettext, IMAP, calendar, ftp, zlib, xml, and imagick support. > > The install and registration seemed to work without any errors. And all > possible php extensions are listed in /usr/local/etc/php/extensions.ini > OK. Sounds good. > However, > > When I check php (phpinfo.php) with > "http://192.168.1.40/~test1/phpinfo.php", I get this from the "Configure > Command" portion of the resulting php output: > > [Configure Command] > './configure' '--enable-versioning' '--enable-memory-limit' > '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' > '--disable-all' '--with-regex=php' '--disable-cli' > '--with-apxs=/usr/local/sbin/apxs' '--prefix=/usr/local' > 'i386-portbld-freebsd4.10' > > Question: Where are the extensions I selected for installation??? > > I'm trying to install a CMS (MamboServer) and the CMS install routine > reports that php DOES NOT have MySQL, zlib, or xml support. > > I've had previous success installing this CMS using an older version of > php4 that did not have the extensions installation seperate. > > What am I missing? > What I mentioned above? Make sure you've commented out the extensions_dir parameter in php.ini. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/ir/security/