ID: 11679
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: Yellow Dog Linux 2.0 - 2.2.19 PP
PHP Version: 4.0.6
New Comment:

What is the status on this?


Previous Comments:
------------------------------------------------------------------------

[2001-08-19 04:41:28] [EMAIL PROTECTED]

Could you please try configuring with the minimum amount
of options? And then if it works, try adding them
one by one to see which one is the cause for this.

--Jani


------------------------------------------------------------------------

[2001-07-02 11:54:43] [EMAIL PROTECTED]

I am not loading any of the shared libraries. Which ones do you see that are not 
supposed to be shared? I have tried building it again without anything shared and I 
get the same results.


------------------------------------------------------------------------

[2001-06-27 13:49:42] [EMAIL PROTECTED]

You are using a lot configure options that can't be 'shared'. Also, try disabling the 
loaded extensions one by one in php.ini to find out with which is happens on.


------------------------------------------------------------------------

[2001-06-26 09:58:52] [EMAIL PROTECTED]

Here is my config line: 

./configure --with-apxs=/usr/sbin/apxs \
                --enable-pic \
                --enable-shared \
                --enable-inline-optimization \
                --with-ldap=/usr \
                --with-openssl=/usr \
                --with-pgsql=/usr/local \
                --with-mysql=/usr \
                --with-imap=/usr \
                --with-xml \
                --with-aspell=/usr \
                --with-gd=shared \
                --enable-gd-native-ttf \
                --with-png=shared \
                --with-png-dir=/usr \
                --with-jpeg=shared \
                --with-jpeg-dir=/usr \
                --with-freetype=shared \
                --with-freetype-dir=/usr \
                --with-zlib=shared \
                --with-zlib-dir=/usr \
                --with-pdflib=shared \
                --with-readline \
                --enable-ftp=shared \
                --with-mcrypt=shared \
                --with-mhash=shared \
                --with-bz2=shared \
                --with-db2=shared \
                --with-db3=shared \
                --with-kerberos=shared \
                --with-regex=system \
                --enable-track-vars \
                --enable-magic-quotes \
                --enable-debug \
                --with-gdbm \
                --enable-debugger \
                --enable-sockets \
                --enable-sysvsem \
                --enable-sysvshm \
                --enable-yp \
                --enable-force-cgi-redirect \
                --with-config-file-path=/etc/httpd/conf 

------------------------------------------------------------------------

[2001-06-26 04:26:06] [EMAIL PROTECTED]

What is your configure line?

------------------------------------------------------------------------

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/?id=11679


Edit this bug report at http://bugs.php.net/?id=11679&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to