logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: [resolved]Where can download php4apache.dll -DEAPI?Thanks
Author
hktom



Joined: 25 Aug 2008
Posts: 2

PostPosted: Mon 25 Aug '08 11:48    Post subject: [resolved]Where can download php4apache.dll -DEAPI?Thanks Reply with quote

[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

PostPosted: Mon 25 Aug '08 17:19    Post subject: Reply with quote

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

PostPosted: Tue 26 Aug '08 3:51    Post subject: Reply with quote

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 +CoolI 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

PostPosted: Tue 26 Aug '08 12:37    Post subject: Reply with quote

For the acceptex error see the docs => http://httpd.apache.org/docs/2.2/mod/mpm_winnt.html
Back to top


Reply to topic   Topic: [resolved]Where can download php4apache.dll -DEAPI?Thanks View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules