Just figured out the problem, it seems to be with the particular DLL shipped with 4.3.2 and 4.3.3, if you look its different from the one shipped with 4.3.1. So I overwrote the 4.3.3 version and everything now works fine. Must be a problem only on NT because on Win2K box it works fine. ----- Original Message ----- From: "C-omputerSolutions Webmaster" <webmaster@c-omputersolutions.com> To: "Mike Brum" <php@crazyted.com> Cc: <php-windows@lists.php.net> Sent: Monday, September 22, 2003 8:04 PM Subject: RE: upgrade imap dll problem > all the dlls are in the proper folders for me. > > At 09:37 PM 9/22/2003, you wrote: > >And is that DLL in the folder specified? > > > >-----Original Message----- > >From: Gareth Thomas [mailto:gdt@mercurysoft.com] > >Sent: Monday, September 22, 2003 9:36 PM > >To: Mike Brum; php-windows@lists.php.net > >Subject: Re: upgrade imap dll problem > > > > > >Mike, > > > >extension_dir does point to the correct directory. I do need the DLL since > >the application has an email module. > > > >Regards, > > > >Gareth Thomas > > > > > >----- Original Message ----- > >From: "Mike Brum" <php@crazyted.com> > >To: "'Gareth Thomas'" <gdt@mercurysoft.com>; <php-windows@lists.php.net> > >Sent: Monday, September 22, 2003 6:32 PM > >Subject: RE: upgrade imap dll problem > > > > > >I can think of two ways to probably fix this - > > > >1) If you want to get rid of the error you should be able to comment the > >line in your php.ini file: > > > >extension=php_imap.dll > > > >2) If you look at your extension_dir directive in the php.ini file, I'm > >guessing it says something like > > > >extension_dir = d:\php\extensions > > > >Make sure that you have 'php_imap.dll' in that folder. > > > >-M > > > >-----Original Message----- > >From: Gareth Thomas [mailto:gdt@mercurysoft.com] > >Sent: Monday, September 22, 2003 9:12 PM > >To: php-windows@lists.php.net > >Subject: upgrade imap dll problem > > > > > >Hi, > > > >I have just upgraded a client server from 4.3.1 to 4.3.3, the server is = > >running Windows NT SP6. I upgraded by downloading the Zip file and = simply > >unzipping over the top of the old install. The webserver is on = drive C, > >and PHP is installed on drive D. After the installation however = I am > >getting the following error: > > > >Unable To Load Dynamic Link Library 'd:\php\extensions\php_imap.dll' the = > >specified module could not be found. > > > >Eveything else seems to work fine, and phpinfo() reports version 4.3.3. > > > >I have copied the extensions into the WinNT and WinNT/System32 = directory. > >I have tried modifying the php.ini file to point to the = correct path.. all > >to no avail. If anyone has any idea how to resolve = this issue I would be > >most grateful. > > > >Regards, > > > >Gareth Thomas > > > >-- > >PHP Windows Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.php.net/unsub.php > > > >-- > >PHP Windows Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.php.net/unsub.php > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php