Posted by Andy Hassall on 10/22/46 11:20
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]
|