PHP  
 PHP_HEAD
downloads | QA | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
 

System Info

Configure

CFLAGS='-Wall -Wno-strict-aliasing -g -pipe' \
EXTRA_LDFLAGS_PROGRAM='-Wl,--as-needed' \
'./configure' \
'--enable-gcov' \
'--enable-zip' \
'--with-xsl' \
'--enable-wddx' \
'--with-tidy' \
'--enable-soap' \
'--with-bz2' \
'--with-db4' \
'--with-imap' \
'--with-imap-ssl' \
'--with-kerberos' \
'--with-mysql=mysqlnd' \
'--with-mysqli=mysqlnd' \
'--with-openssl' \
'--with-pdo-mysql=mysqlnd' \
'--with-pdo-sqlite' \
'--with-pspell' \
'--with-pgsql' \
'--with-pdo-pgsql' \
'--with-zlib' \
'--enable-bcmath' \
'--enable-calendar' \
'--with-curl' \
'--with-curlwrappers' \
'--enable-dba' \
'--enable-exif' \
'--enable-ftp' \
'--with-gd' \
'--with-gmp' \
'--enable-pcntl' \
'--enable-shmop' \
'--enable-sockets' \
'--enable-sysvmsg' \
'--enable-sysvsem' \
'--enable-sysvshm' \
'--with-xmlrpc' \
'--with-snmp' \
'--with-ldap' \
'--with-ldap-sasl' \
'--enable-mbstring' \
'--with-png-dir' \
'--with-jpeg-dir' \
'--with-xpm-dir' \
'--enable-dbase' \
'--with-oci8=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server' \
'--with-pdo-oci=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server' \
'--disable-mbregex' \
'--with-freetype-dir' \
'--with-gdbm' \
'--with-mcrypt' \
'--with-pdo-firebird' \
'--with-gettext' \
'--with-readline' \
'--with-mhash' \
"$@"

Compiler

cc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)

Operating System

Linux 2.6.18-164.6.1.el5 i686

 

Generated at Tue, 17 Nov 2009 18:04:50 +0000 (5 days ago)

Copyright © 2005-2009 The PHP Group
All rights reserved.