Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: [resolved]Where can download php4apache.dll -DEAPI?Thanks |
|
Author |
|
hktom
Joined: 25 Aug 2008 Posts: 2
|
Posted: Mon 25 Aug '08 11:48 Post subject: [resolved]Where can download php4apache.dll -DEAPI?Thanks |
|
|
[resolved] :)
Where can download php4apache.dll-PHP4.3.x with DEAPI?
I'm using Apache1.3.41 with mod_ssl and openssl,PHP4.3.11,MySQL4.0.26
httpd.conf use module php4apache.dll,apache says
[Mon Aug 25 10:50:53 2008] [warn] Loaded DSO modules/mod_php4.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
Who can help me?Thanks!!
Last edited by hktom on Tue 26 Aug '08 3:42; edited 1 time in total |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Mon 25 Aug '08 17:19 Post subject: |
|
|
I doubt you can short of compiling it yourself, however .. that is a warning, I've seen that message a thousand times in Apache 1.3.x and it never "crashed" that I ever noticed.
Curious as to what is so special about 1.3 that you will not upgrade. I understand there might be some mod you cannot live without that has never been ported up to 2.x, but even that is slim these days. I even went to 2.2.x and I was a avid 2.0 refusenic! I finally switched in October of last year.
I had to give up some things I liked, but I gained more than I lost in the end.
Gregg |
|
Back to top |
|
hktom
Joined: 25 Aug 2008 Posts: 2
|
Posted: Tue 26 Aug '08 3:51 Post subject: |
|
|
Thank you very much!
I found that Apache2.0.x works not good,allway says
[Fri Aug 22 06:26:00 2008] [warn] (OS 121)。 : winnt_accept: Asynchronous AcceptEx failed.
[Fri Aug 22 06:27:16 2008] [warn] (OS 121)。 : winnt_accept: Asynchronous AcceptEx failed.
PHP4.3.x can't work on Apache2.2.x
So I can use Apache1.3.x only
I used one night to compile the module mod_ssl.so,found it uses DEAPI mod,so normal php4apache.dll in PHP4.3.11 can't work
This morning(GMT +I found a module named php4apache-eapi,it's just the wright edition
It's working very good and very fast now! |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|