From: jesse at eonstreet dot com Operating system: RedHat as 3 PHP version: 5.0.1 PHP Bug Type: Compile Failure Bug description: After compile and install the "php" command returns 'Segmentation fault'
Description: ------------ Hello, After configuring and compiling php 5.0.1 a number of times I can not get any result except 'Segmentation fault'. Neither the command line nor apache will give any response. I have updated the libxml2 to version 2.6.12 by geting the tar.gz from xmlsoft.org I do not have loadModule php4.... anywhere in my httpd.conf [EMAIL PROTECTED] ./configure --(see below) [EMAIL PROTECTED] make [EMAIL PROTECTED] make install [EMAIL PROTECTED] php Segmentation fault if there is a list of extensions that no longer work in php5 or that cause this type of problem it woould be very helpful if someone whould post it or include it in the install docs. ### Configure line ### --host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu' '--target=i386-redhat-linux' '--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' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--enable-force-cgi-redirect' '--disable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--with-bz2' '--with-db4=/usr' '--with-curl' '--with-dom=/usr' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gdbm' '--with-gettext' '--with-ncurses' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-regex=system' '--with-xml' '--with-expat-dir=/usr' '--with-pcre=/usr' '--with-zlib' '--with-layout=GNU' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-discard-path' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--without-oci8' '--with-pear=/usr/share/pear' '--with-imap=shared' '--with-imap-ssl' '--with-kerberos=/usr/kerberos' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--with-unixODBC=shared' '--enable-memory-limit' '--enable-bcmath' '--enable-shmop' '--enable-versioning' '--enable-calendar' '--enable-dbx' '--enable-dio' '--enable-mcal' '--with-apxs2filter=/usr/sbin/apxs' -- Edit bug report at http://bugs.php.net/?id=29991&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29991&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=29991&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=29991&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=29991&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29991&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29991&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29991&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29991&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29991&r=support Expected behavior: http://bugs.php.net/fix.php?id=29991&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29991&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29991&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29991&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29991&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29991&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29991&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29991&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29991&r=float