This is a discussion on PHP prob within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi! Recently I have been getting error messages when Apache starts (as well as the control service of my mail ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi!
Recently I have been getting error messages when Apache starts (as well as the control service of my mail server). For apache I get this message twice: "Unknown(): Unable to load dynamic library 'C:php\extensions\php_imap.dll' - The specified procedure could not be found." I get the same message from the control service of the mail server. Anyone else get this and now how to fix it? I'm using Apache 2.0.47 on WinXP Pro with PHP 4.3.7 (was the same with 4.3.6). I'd realy like some help with this as it seems my webmail have seased to work since this problem started occuring.. TIA Thomas |
|
|||
|
Thomas Andersson <steiner@tifozi.net> wrote:
> "Unknown(): Unable to load dynamic library 'C:php\extensions\php_imap.dll' - Shouldn't that be C:\php... ? > Anyone else get this and now how to fix it? Well... put the DLL in the right place or fix your configuration. Davide -- | It is not enough to succeed. Others must fail. | | | |
|
|||
|
Davide Bianchi wrote:
>> "Unknown(): Unable to load dynamic library >> 'C:php\extensions\php_imap.dll' - > > Shouldn't that be C:\php... ? It is. >> Anyone else get this and now how to fix it? > > Well... put the DLL in the right place or fix your configuration. It was a typo from me when writing down the error message. The dll is in the right place and the config is OK (Othervice no other dll would load, all other extensions except imap does). Best Wishes Thomas |
|
|||
|
On Sat, 5 Jun 2004 12:18:37 +0200, Thomas Andersson <steiner@tifozi.net>
wrote: > Davide Bianchi wrote: > >>> "Unknown(): Unable to load dynamic library >>> 'C:php\extensions\php_imap.dll' - >> >> Shouldn't that be C:\php... ? > > It is. > >>> Anyone else get this and now how to fix it? >> >> Well... put the DLL in the right place or fix your configuration. > > It was a typo from me when writing down the error message. The dll is in > the > right place and the config is OK (Othervice no other dll would load, all > other extensions except imap does). > > Best Wishes > Thomas > > easy fix: use the other install option in the install file :) it worked fine for me! |
| Thread Tools | |
| Display Modes | |
|
|