ID:               28595
 Comment by:       jakawan at jakawan dot com
 Reported By:      btnguyen2k at yahoo dot com
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Linux Redhat 8.0
 PHP Version:      4.3.6
 New Comment:

So what is the solution to this problem. I know something is hanging on
the server, but what exactly I need to look for?
Please help.


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

[2004-06-01 08:14:39] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You probably have some old headers on your system somewhere which
interfere with the compilation of PHP against a newer Apache. Please
contact the appropriate support channels as this is not a bug.

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

[2004-06-01 00:55:20] btnguyen2k at yahoo dot com

Description:
------------
Today I installed a new server (clean install) with Apache 2.0.49 and
PHP 4.3.6.
Everythings was fine from ./configure to make, make test, and make
install.
However, when restarting Apache, I got the following error message:
Starting httpd: httpd: module
"/root/download/php-4.3.6/sapi/apache2filter/sapi_apache2.c" is not
compatible with this version of Apache.
Please contact the vendor for the correct version.

On my old servers (Apache 2.0.47/48 with PHP 4.3.4) there was no such
an error message.

This is the configuration command I used for PHP:
./configure --enable-force-cgi-redirect --disable-debug --with-gd
--with-ttf --with-zlib --enable-memory-limit --enable-mbstring
--with-mysql --enable-safe-mode --enable-pic --with-png --with-jpeg

Note: I do find some previous bug reports regarding to this issue, but
with different versions of Apache and PHP. The solution in all of those
bug reports was "download the CVS version of PHP". However it's not the
choice for me now because I need a stable version of PHP that works
with my current Apache.



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


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

Reply via email to