|
Posted by Lee Stewart on 11/12/41 11:20
Thanks for the reply. It looks like my extension isn't supported properly
with threaded webservers while the Zend debugger is running. Or something
like that.
I haven't really figured out the exact cause, but somehow I got it "mostly
working"...
Thanks!
Lee
LeeStewart @ gmail.com
"Andy Hassall" <andy@andyh.co.uk> wrote in message
news:iu4jc1554ps3t5mj6hj9nvo538dmjmkorc@4ax.com...
> On Sun, 3 Jul 2005 18:21:13 -0400, "Lee Stewart"
> <leestewart@NOSPAM_gmail.com>
> wrote:
>
>>I've got an extension that I coded as a DLL in Windows and can use the
>>dl()
>>function to load it with no problem. This makes my test functions
>>available
>>and everything works fine.
>>
>>I'd like to keep the DLL resident in memory and tried adding it to PHP.INI
>>(and don't call dl() ), but the functions in my DLL aren't available to my
>>PHP script.
>>
>>Is there something special I need to do? I don't want to recompile PHP
>>with
>>my code - I can't think of a worse way to spend the holiday weekend...
>
> Any errors in the Event Log during webserver startup?
>
> --
> Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
> <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Navigation:
[Reply to this message]
|