ID: 33755 User updated by: arnie at imagestate dot co dot uk Reported By: arnie at imagestate dot co dot uk -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: LINUX PHP Version: 5.1.0b3 New Comment:
I configured php as described here. After make installing, I tried to run the cli, having previously failed to get apache to start. The details are below. Apache version 1.3.28 PHP 5.1.0b3 Postgresql 7.4.1 Mysql 4.0.21 ODBTP v 1.1.3 make install Installing PHP SAPI module: apache [activating module `php5' in /usr/local/apache/conf/httpd.conf] cp libs/libphp5.so /usr/local/apache/libexec/libphp5.so chmod 755 /usr/local/apache/libexec/libphp5.so cp /usr/local/apache/conf/httpd.conf /usr/local/apache/conf/httpd.conf.bak cp /usr/local/apache/conf/httpd.conf.new /usr/local/apache/conf/httpd.conf rm /usr/local/apache/conf/httpd.conf.new Installing PHP CLI binary: /usr/local/bin/ Installing PHP CLI man page: /usr/local/man/man1/ Installing PEAR environment: /usr/local/lib/php/ [PEAR] Archive_Tar - already installed: 1.1 [PEAR] Console_Getopt - already installed: 1.2 [PEAR] PEAR - already installed: 1.3.5 Wrote PEAR system config file at: /usr/local/etc/pear.conf You may want to add: /usr/local/lib/php to your php.ini include_path [PEAR] HTML_Template_IT- already installed: 1.1 [PEAR] Net_UserAgent_Detect- already installed: 2.0.1 [PEAR] XML_RPC - already installed: 1.3.1 Installing build environment: /usr/local/lib/php/build/ Installing header files: /usr/local/include/php/ Installing helper programs: /usr/local/bin/ program: phpize program: php-config Installing man pages: /usr/local/man/man1/ page: phpize.1 page: php-config.1 [EMAIL PROTECTED] php-5.1.0b3]# /usr/local/bin/php Segmentation fault Previous Comments: ------------------------------------------------------------------------ [2005-07-18 19:15:24] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2005-07-18 19:11:42] arnie at imagestate dot co dot uk Description: ------------ 5.1.0b3 - not in drop down When compiled with the following configure, I get a segmentation fault ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-pgsql=/usr/local/pgsql --with-libxml-dir=/usr/lib --enable-soap --with-odbtp ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33755&edit=1