Re: [PECL-DEV] need a little help with intl
[email protected] (Dave Parrott)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Output is below... Still showing 5.2.10 [ICARUS+dparrott@fe-webdev ~]$ php-config Usage: /usr/bin/php-config [OPTION] Options: --prefix [/usr] --includes [-I/usr/include/php -I/usr/include/php/main -I/usr/include /php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/ date/lib] --ldflags [ -L/usr/kerberos/lib] --libs [-lcrypt -lcrypt -lreadline -lncurses -lgmp -lbz2 -lz -l resolv -lm -ldl -lnsl -lxml2 -lz -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -ldl -lz -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lcrypt -lxml2 -l z -lm -lcrypt ] --extension-dir [/usr/lib/php/modules] --include-dir [/usr/include/php] --php-binary [/usr/bin/php] --php-sapis [cli cgi] --configure-options [--build=i686-redhat-linux-gnu --host=i686-redhat-linux-gn u --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/ usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localst atedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/sha re/info --cache-file=../config.cache --with-libdir=lib --with-config-file-path=/ etc --with-config-file-scan-dir=/etc/php.d --disable-debug --with-pic --disable- rpath --without-pear --with-bz2 --with-exec-dir=/usr/bin --with-freetype-dir=/us r --with-png-dir=/usr --with-xpm-dir=/usr --enable-gd-native-ttf --with-t1lib=/u sr --without-gdbm --with-gettext --with-gmp --with-iconv --with-jpeg-dir=/usr -- with-openssl --with-zlib --with-layout=GNU --enable-exif --enable-ftp --enable-m agic-quotes --enable-sockets --enable-sysvsem --enable-sysvshm --enable-sysvmsg --with-kerberos --enable-ucd-snmp-hack --enable-shmop --enable-calendar --with-l ibxml-dir=/usr --enable-xml --with-system-tzdata --with-mime-magic=/usr/share/fi le/magic --enable-force-cgi-redirect --enable-pcntl --with-imap=shared --with-im ap-ssl --enable-mbstring=shared --enable-mbregex --with-ncurses=shared --with-gd =shared --enable-bcmath=shared --enable-dba=shared --with-db4=/usr --with-xmlrpc =shared --with-ldap=shared --with-ldap-sasl --with-mysql=shared,/usr --with-mysq li=shared,/usr/bin/mysql_config --with-oci8=shared,instantclient,/usr/lib/oracle /11.1.0.7/client/lib,11.1.0.7--with-pdo-oci=shared,instantclient,/usr,11.1.0.7 --with-interbase=shared,/usr/lib/firebird --with-pdo-firebird=shared,/usr/lib/fi rebird --enable-dom=shared --with-pgsql=shared --enable-wddx=shared --with-snmp= shared,/usr --enable-soap=shared --with-xsl=shared,/usr --enable-xmlreader=share d --enable-xmlwriter=shared --with-curl=shared,/usr --enable-fastcgi --enable-pd o=shared --with-pdo-odbc=shared,unixODBC,/usr --with-pdo-mysql=shared,/usr --wit h-pdo-pgsql=shared,/usr --with-pdo-sqlite=shared,/usr --with-pdo-dblib=shared,/u sr --with-sqlite=shared,/usr --enable-json=shared --enable-zip=shared --with-rea dline --enable-dbase=shared --with-pspell=shared --with-mcrypt=shared,/usr --wit h-mhash=shared,/usr --with-tidy=shared,/usr --with-mssql=shared,/usr --enable-sy svmsg=shared --enable-sysvshm=shared --enable-sysvsem=shared --enable-posix=shar ed --with-unixODBC=shared,/usr --with-recode=shared,/usr] --version [5.2.10] --vernum [50210] On Mon, Mar 15, 2010 at 11:25 AM, Philip Olson <[email protected]> wrote: > > On Mar 15, 2010, at 8:09 AM, Dave Parrott wrote: > > > Well, I just talked to some of my other team mates and I guess they have > > been working/hacking around this issue themselves. I used pecl uninstall > > intl and pecl install intl a number of times and am still getting the > > error. I've also verified that I am using php 5.2.10 on command line and > > apache. So, I'm not sure where the issue is. Maybe it's related to > > platform? > > Does running the 'php-config' command show any helpful information? Perhaps > it refers to 5.3. > > Regards, > Philip -- -Dave