"Dave.O" <[EMAIL PROTECTED]> wrote in message
000401c11ce9$c1ebd360$c0147ad5@tinypc">news:000401c11ce9$c1ebd360$c0147ad5@tinypc...
> This brings me back to an original problem I had before, I do have
the
> instruction in my conf file to load php as a module but I get the
following
> error:-
>
> [warn] loaded DSO c:/usr/php/sapi/php4apache.dll uses plain apache
1.3 api,
> this module might crash under EAPI! (please recompile it
with -DEAPI)
>
> I have downloaded this binary from php.net I have tried 4.0.5 and
4.0.6 and
> I get this error on both.
>
> Any suggestions
This warning say, your apache is compiled with mod_ssl and uses EAPI,
but your php does not compiled with EAPI.
So it can crush. I guess you need build windows binary by yourself.
(If you cannot find binary compiled with -DEAPI)
--
Yasuo Ohgaki
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]