It would work with c:\winnt\system32 (without back slash at the end). Otherwise, you would try to download the free Dependency Walker (http://www.dependencywalker.com/) to find all depedencies of your dll. Hope it will help you ? Regards, Philippe
"Daniel Parsons" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > Hi, > > I'm using PHP 4.0.4 with IIS 4 on WinNT. When I try to load an extension > I get an error telling me that it cannot be found. The extensions > directory line of my PHP ini file is: > extension_dir = C:\WINNT\system32\ > I've tried forward slashes, back slashes, absolute paths and relative > paths but nothing seems to make the error go away. The correct dll is > definitely in the directory but PHP jusy won't find it. > > Can anyone help? > > D. > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]