php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12943 Under new Apache, warning about compile..
Submitted: 2001-08-24 06:01 UTC Modified: 2001-08-30 12:09 UTC
From: andrew at socketsolutions dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.6 OS: Win32
Private report: No CVE-ID: None
 [2001-08-24 06:01 UTC] andrew at socketsolutions dot com
Date of report: 24 Aug 2001
Config:
Apache 1.3.20 (Latest release)
Win32
PHP 4.0.6

*Note* Current and future Apache releases will use .so extension on moduals (php4apache.dll is renamed php4apache.so)

Upon exacution of Apache, Apache warns:

"[warn] Loaded DSO c:/pathtodll/php4apache.so uses plain Apache 1.3 API, this modual might crash under EAPI! (Please recompile it with -DEAPI)"

I would like to obtain a re-compiled PHP modual that more supports EAPI please.  I will watch php.net for updates.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-30 09:22 UTC] dbeu@php.net
patched apache builds aren't supported, you need to either cuild the module yourself, or use the build provided at php4win.com (php4apache-eapi.dll)
 [2001-08-30 12:09 UTC] andrew at socketsolutions dot com
1) There was no links to php4win.com at php.net so
I had no idea it exisisted.

2) php.net appeared to be supporting Win32 ports of PHP, so I assumed php.net would also be supporting the latest releases of Apache, as they did in the past.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC