ID: 20604 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux Debian Sarge PHP Version: 4CVS-2002-11-24 (dev) New Comment:
php configured with './configure' '--quiet' '--with-mysql=/usr/local/mysql' '--enable-inline-optimization' '--enable-trans-sid' '--with-mhash' '--with-bz2' '--with-zlib' '--enable-ftp' '--with-openssl' '--enable-sockets' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-iconv' '--with-pcre-regex=/usr' '--enable-sigchild' '--with-expat-dir=/usr' '--disable-cli' '--disable-cgi' '--disable-ipv6' taken from phpinfo(): mysql 4.0.5-beta self compiled PCRE Library Version 3.9 02-Jan-2002 OpenSSL 0.9.6g 9 Aug 2002 MHASH API Version 20020524 iconv library version 2.2.5 BZip2 Version 1.0.2, 30-Dec-2001 glibc version 2.2.5 php,mysql, apache compiled with gcc 3.2.1 kernel version 2.5.47 apache 2.0.43 Previous Comments: ------------------------------------------------------------------------ [2002-11-24 03:35:11] [EMAIL PROTECTED] since this one is a bit nasty (for I, e.g., can't reproduce it), it would help a lot if you can provide more information about your system and build environment. Thank You. ------------------------------------------------------------------------ [2002-11-24 03:32:46] [EMAIL PROTECTED] oh sorry for duplication i searched for open bugs with this topic but didn't find one so you can close this if you want =) ------------------------------------------------------------------------ [2002-11-24 03:01:19] [EMAIL PROTECTED] this is most likely a dupe of #20539. can you please provide a backtrace along with some more information about your build environment? ------------------------------------------------------------------------ [2002-11-24 01:17:26] [EMAIL PROTECTED] when i call a php script on bash with the #!/usr/local/bin/php header i always get the error segmantation fault but the script executes normal even with a normal <? echo "test"; exit(); ?> i get this error message with cvs up i see that i have the newest php source code ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20604&edit=1