php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7600 libphp4.so uses old apache API recompile using -DEAPI
Submitted: 2000-11-02 15:18 UTC Modified: 2000-11-03 13:13 UTC
From: ctd at naples dot net Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.3pl1 OS: linux 6.2
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: ctd at naples dot net
New email:
PHP Version: OS:

 

 [2000-11-02 15:18 UTC] ctd at naples dot net
I run configure as follows:

./configure --with-mysql=/usr2/local/mysql \
 --with-apxs=/usr/sbin/apxs

The build works great! The modules work great too! 

My only problem is when I run "apachectl configtest" I receive the following message:

[Thu Nov  2 14:10:36 2000] [warn] Loaded DSO modules/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
Syntax OK 

The only mention of this issue I can find in readme's or docs is in the NEWS file. Listed March 27,2000 is

- Fixed -DEAPI inheritance from APXS. (Sascha) 

I am sure this is simply ignorance on my part, however I am under pressure to get this last issue corrected.

Thanks for your help
Chris Drever
N.E.T., Inc.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-03 13:13 UTC] sniper@php.net
Please check your Apache build. 
There is nothing wrong with PHP 4.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 13:01:31 2024 UTC