Thanks for all your kindly reply
I think what nick said is right, it should be oraiginally compiled with mod_so, to be more clear, I'll show the details here
in fact, the production server is oracle's html_db companion CD, it supports jsp and php ,oracle use apache 1.37 as its embeded http server
On Tuesday 15 August 2006 03:28, Joshua Slive wrote:
> > and when I tried to start apache, it says
> > can't load php4.so?
>
> If your apache httpd was not originally compiled with mod_so included,
> then there is no way to load dso modules. You will need to recompile
> apache httpd, either
On 8/14/06, g xy <[EMAIL PROTECTED]> wrote:
Hi,All
I now meet a very difficult envirenment. I have a apache http server
running which was originally compiled without DSO support, now I want to
substitute the php module to let it include new version of mysql client. How
should I do ? can I c
Hi,All
I now meet a very difficult envirenment. I have a apache http server running which was originally compiled without DSO support, now I want to substitute the php module to let it include new version of mysql client. How should I do ? can I compile it with another apxs and then copy the i