ID: 44421 User updated by: obonhomme at nerim dot net Reported By: obonhomme at nerim dot net -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: FreeBSD 6.3 PHP Version: 5.2.5 Assigned To: fb-req-jani New Comment:
This configuration line have been generated using the FreeBSD port and I confirm that php-cli, php-cgi and the apache module are present on my system. I confirm that I use the Apache Worker MPM (So a threaded one) I add that I have severals others vhost using php-cgi which works on the same server. Previous Comments: ------------------------------------------------------------------------ [2008-03-25 13:55:28] [EMAIL PROTECTED] You're trying to build 3 SAPIs at the same time? It's not possible, you only get CLI binary and the Apache module with that configure line. And I would guess your Apache is using some threaded MPM..? ------------------------------------------------------------------------ [2008-03-25 13:50:03] obonhomme at nerim dot net The configure command used is the following : './configure' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--with-libxml-dir=/usr/local' '--enable-reflection' '--program-prefix=' '--enable-fastcgi' '--with-apxs2=/usr/local/sbin/apxs' '--with-regex=php' '--with-zend-vm=CALL' '--enable-zend-multibyte' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' ------------------------------------------------------------------------ [2008-03-25 13:45:17] [EMAIL PROTECTED] What was the configure line used to build PHP? ------------------------------------------------------------------------ [2008-03-13 09:58:46] obonhomme at nerim dot net Same problem with the snapshot ------------------------------------------------------------------------ [2008-03-12 21:46:14] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.2-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.2-win32-installer-latest.msi ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/44421 -- Edit this bug report at http://bugs.php.net/?id=44421&edit=1
