It doesn't load the dll, when specifying the path (relative path neither
absolute path).
Any solution?
Daniel Berwig
"Henrik Hansen" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> [EMAIL PROTECTED] (Daniel Berwig) wrote:
>
> > The problem is that the
[EMAIL PROTECTED] (Daniel Berwig) wrote:
> The problem is that the php tries to load the dll from the extension_dir. Is
> there a way to make it load from anywhere else?
try to supply a path in dl().
--
Henrik Hansen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
The problem is that the php tries to load the dll from the extension_dir. Is
there a way to make it load from anywhere else?
"Henrik Hansen" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> [EMAIL PROTECTED] (Daniel Berwig) wrote:
>
> > Does anyone know if
[EMAIL PROTECTED] (Daniel Berwig) wrote:
> Does anyone know if it is possible to load a dll at runtime that is not in
> the extensions_dir configured in the php.ini? And if it is possible, how can
> I do it?
if anything dl() does it.
--
Henrik Hansen
--
PHP General Mailing List (http://ww
4 matches
Mail list logo