php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20456 Apache 2.0.4 and sapi_apache2.c
Submitted: 2002-11-16 11:05 UTC Modified: 2002-11-16 11:40 UTC
From: ekvin at yahoo dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.3.0-pre2 OS: Redhat 8.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ekvin at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-11-16 11:05 UTC] ekvin at yahoo dot com
I know this has been listed before, but not with my os.

httpd: module "/usr/src/build/144344-i386/BUILD/php-4.2.2/sapi/apache2filter/sapi_apache2.c" is not compatible with this version of Apache (found 20020628, need 20020903).

I installed 4.3.0-dev yestererday, yet the problem persists.  Where is that file being called from? I have the latest versions of Apache2 and php... don't I?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-16 11:40 UTC] iliaa@php.net
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.

The php library generated for Apache 2 needs to be copied manually to /usr/local/srv/www/libexec/libphp4.so from sapi/apache2filter/. Because you have not done so, Apache is still trying to load the old PHP.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 13:01:28 2025 UTC