NYCPHP Meetup

NYPHP.org

[nycphp-talk] Fails to enable dynamic library support

Tim Gales tgales at tgaconnect.com
Wed Jun 21 09:29:15 EDT 2006


after you '--disable-all'
you may have to '--enable-dynamic'

Artzi, Yoav (Yoav) wrote:
> In my phpinfo() I get (under standard):
> 
  Library support not available
> I can't seem to get PHP to be configured to allow dynamic libraries. My
> php.ini is:
> enable_dl="1"
> extension_dir="/usr/local/lib/php/extensions/no-debug-zts-20050922/"
> extension=logmanager.so
> 
> And myconfigure line is:
> './configure' '--host=powerpc-wrs-linux-gnu' '--build=i686-linux'
> '--prefix=/usr/local' '--enable-releasemode' '--enable-xml'
> '--cache-file=config.cache' '--enable-libxml'
> '--with-libxml-dir=/home/artzi/work/down/temp/target/usr/local'
> '--disable-simplexml' '--enable-dom' '--enable-soap' '--with-db'
> '--enable-memory-limit' '--disable-safe-mode' '--enable-sockets'
> '--enable-track-vars' '--enable-trans-sid' '--enable-magic-quotes'
> '--enable-inline-optimization' '--without-pear' '--disable-all'
> '--disable-shared' '--enable-static' '--disable-ipv6' '--disable-wddx'
> '--disable-bcmath' '--disable-debug' '--disable-calendar'
> '--disable-ftp' '--with-zlib' '--with-exec-dir=/usr/local/appweb'
> '--sysconfdir=/usr/local/appweb' '--with-gnu-ld' '--with-openssl=/usr'
> '--without-aolserver' '--without-apache' '--without-continuity'
> '--without-pi3web' '--enable-mbstring' '--disable-mbregex'
> '--enable-session' '--enable-pcntl' '--enable-pdo' '--with-pdo-sqlite'
> '--with-pcre-regex' '--enable-spl' '--enable-tokenizer'
> '--disable-rpath'
> '--with-snmp=/home/artzi/work/down/temp/target/usr/local'
> '--enable-ctype' '--with-ctype' '--with-tsrm-pthreads'
> '--enable-threadsafe' '--enable-maintainer-zts' '--enable-embed=shared'
> '--enable-cgi' '--enable-cli'
> 
> I can't seem to understand where I go wrong. Obviously something is
> wrong, but what?
> 
> Thanks,
> 
> Yoav.
> 
> 
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
> New York PHP Conference and Expo 2006
> http://www.nyphpcon.com
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
> 
> 


-- 

T. Gales & Associates
'Helping People Connect with Technology'

http://www.tgaconnect.com



More information about the talk mailing list