--- Derick Rethans <[EMAIL PROTECTED]> wrote:
[snip]
>
> Might be memory curruption somewhere else, try to
> run with valgrind to
> see if that's the case.
>
I just find out that this behavior only happens when
the function is called from a web interface. For
example, if I do:
dl("myextension.so");
call_the_function("100% free stuff");
from the command line, everything works as expected.
But if the function is called from a web request, it
doesn't work. Is there something special about using
the zend_* API from the web interface?
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php