For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > July 2004 > PHP 5 extensions (URGENT)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP 5 extensions (URGENT)
Berislav Lopac

2004-07-28, 8:57 pm

Andy Hassall wrote:
>
> The right way to get a set of DLLs to be loadable by a process is to
> add the directory to the PATH environment variable. If you start
> copying stuff into the Windows system directories you end up in DLL
> Hell pretty easily.


I have a somewhat different problem: after setting everything right (the
DLLs are in the right location, the PATH variable is set correctly etc) I
have managed to change the "The specified module could
not be found" error into "The operating system cannot run %1". The issue
appears when I try to load the php_ldap.dll extension, and depends whether
the ssleay32.dll is present in the PATH ('cannot run' error) or not ('could
not be found' error, which makes sense).

Can that be fixed somehow, or is it a PHP5 bug? I beg for answers, since
this is a rather rgent matter for me.

Thanks,

Berislav


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com