1) did you try to hook into your extension with debugger?
2) is your extension open-source (I mean: can you show the actual source-code?)
3) do you develop your extension with both zts and debug modes enabled?


On 8/16/07, BuildSmart <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I wrote an extension/module (quite some time ago) for PHP4, for the
> last year or so (on and off) I've been rewriting it for PHP5.
>
> Under PHP4 it works properly as an embedded extension or a loadable
> module.
>
> Under PHP5 it only appears to work properly as an embedded extension
> but when it's a loadable module it fails to work properly.
>
> What I mean by 'fails to work' properly is that it doesn't perform
> the tasks it's supposed to perform.
>
> I realize that this is not very explanatory and I really don't know
> how else to explain it.
>
> Since I don't know what the problem is or where to begin I was hoping
> I could find some kind soul with a little time could assist me in
> resolving this problem.
>
> - -- Dale
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (Darwin)
>
> iD8DBQFGxFMp0hzWbkf0eKgRAoEsAKCn0XM4NEuo2vZQUciZEZ/t8KfCfwCfb4jE
> hCttSqcjFpXG/oYB4V+t8oY=
> =2XmB
> -----END PGP SIGNATURE-----
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Alexey Zakhlestin
http://blog.milkfarmsoft.com/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to