my extension is as simple as it could be. you can find the sources at
http://www.nttslab.de/php_xalan/

i'd really like to create a xalan module for your xslt extension, since i
only wanted to get xalan running as simple as possible, but of course
appreciate if someone is doing it right.
what about putting up a little cvs repository for it ?

--
sincerely
entity


"Andi Gutmans" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 06:14 PM 4/25/2001 +0200, Jascha Wetzel wrote:
> >Greetings,
> >
> >i just implementet php_xalan and it kind of works but we're still having
> >problems combining it with php-4.0.4pl1.
> >Strange things happen when php uses libxalan and libxerces. After
everything
> >worked fine, the xslt sheet has been processed correctly and the module
and
> >the libs have been unloaded, php segfaults for some yet unknown reason.
> >
> >Maybe someone who is more into php and/or libxalan/xerces interna could
help
> >?
> >
> >When i get to it I'll put up a page with the extension for you to
experiment
> >with.
>
> Is your PHP extension a simple wrapper of those libaries or is it a
> relatively complicated extension?
> Have you managed to get a backtrace of the core dump in order to see where
> the problem is? (Corruption, freeing memory twice in the engine, and so
on...)
>
> Andi
>
>
> --
> 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]
>



-- 
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]

Reply via email to