Adrei
I guess the underlaying thread was lost -- the whole issue is just that I
don't have control over compiling PHP in the first place. I needed a
solution that could be implemented w/o being the one compiling 0 I I
compiled then I wouldn't have the problem at all.
And - that's why I have requested that (since the WDDX is now native) that
it be _always_ be embedded (like XML is already) without needed the config
line switches.
Maybe you can help me understand why this is not a reasonable idea (I've
made this request before but never get a reply)?
Sincerely thanks and much appreciation for all your contributions to PHP,
Tom Henry
At 10:38 AM 4/20/01 -0500, Andrei Zmievski wrote:
>On Fri, 20 Apr 2001, TomHenry wrote:
> > Andrei,
> >
> > Could you explain more what you mean by "build it as a shared library"? I
> > have no Idea what it means.
> >
> > What do I need, and what are the steps to do that?
> >
> > Thank you very much for responding to my dilemma - I have been trying to
> > get some answer to this for a long time.
>
>add --enable-wddx=shared to your compiler line, then after it compiles,
>run 'make install' and after that just use extension=wddx.so from
>php.ini. You can remove --enable-wddx=shared after all this is done.
>
>-Andrei
>* The best source is the source code. *
--
PHP Development 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]