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

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2002-04-12 10:40:22] [EMAIL PROTECTED]

To properly diagnose this bug, we need a backtrace to see what is
happening behind the scenes. To find out how to generate a backtrace,
please read http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open".



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

[2002-04-12 09:59:55] [EMAIL PROTECTED]

An similar error occurs on Windows 2000 with PHP 4.1.2 and Apache
2.0.35.
The CGI version works but if I use the module instructions 
from the PHP install.txt apache doesn't start.

LoadModule php4_module C:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php

Copying php4apache.dll to modules,
renaming to mod_php4.dll and small changes like "AddModule php4_module"
don't work, neither.

Even only the LoadModule or the AddModule instruction alone makes the
start impossible.

There are no related lines in the apache error log.

Similar Bugs:
PHP 4.1.2 as ISAPI with IIS 5.1 on Windows XP
http://www.phpbuilder.com/forum/read.php3?num=3&id=110295&thread=110281
Apache 2.0.35 & PHP 4.1.2 Module on Linux
http://www.phpbuilder.com/forum/read.php3?num=3&id=110235&loc=0&thread=110235

Best regards
Rene

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

[2002-04-09 10:42:45] [EMAIL PROTECTED]

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

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

[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

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

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/15531

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

Reply via email to