Re: upgrade imap dll problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux