ID:               15531
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Apache related
 Operating System: Linux 2.2.19
 PHP Version:      4.1.1
 New Comment:

I have compiled php without sapdb and I get the same problem. Apache
starts without adding php, then I add in httpd.conf the lines to load
the php module and restart apache, and it works.

This is the configure:
./configure \
        --with-mysql=/usr/local/mysql \
        --with-apxs=/usr/local/apache/bin/apxs \
        --with-openssl=/usr/local/ssl \
        --with-mcrypt=/usr/local/lib/libmcrypt \
        --with-zlib \
        --with-gd \
        --enable-gd-native-ttf \
        --enable-ftp

apache 1.3.22
php 4.1.1 or 4.1.2 the same problem
Linux 2.4.16
gcc egcs-2.91.66


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

[2002-02-15 17:05:40] [EMAIL PROTECTED]

There are no entries in the apache-logs.

I've tried to compile PHP without SAP-DB. Apache starts now. Seems to
be a problem with SAP-DB and it's shared-objects.
They are linked against the libpthread.so. Eventually the same problem
like MySQL ?

Michael

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

[2002-02-15 12:58:29] [EMAIL PROTECTED]

Check your apache's errog_log

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

[2002-02-12 19:12:27] [EMAIL PROTECTED]

Hi,

if I add the php4 module (libphp4.so) in the httpd.conf, the
Apache-Webserver doesn't start. The problem: I get no error-messages.
Apache seems to die.

Without the entry, the Apache Webserver runs with no problem, so it
must be a problem with PHP4.

Apache 1.3.23
PHP 4.1.1

configure:

./configure --with-apxs=/usr/local/apache/current/bin/apxs
--enable-tracking-vars=yes --enable-url-includes --enable-sysvshm=yes
--enable-sysvsem=yes --with-config-file-path=/etc --with-mysql
--with-sapdb=/opt/sapdb/interfaces/odbc

Regards, Michael 

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


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

Reply via email to