cannot load imap extension in Win98

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alejandro Pedraza

    cannot load imap extension in Win98

    Greetings fellow programmers,

    I removed the ; before "extension=php_ imap.dll" in php.ini, and when I
    start Apache 1.3 I get the following error message:

    Unknown():Unabl e to load dynamic library
    'c:\php\extensi ons\php_imap.dl l". Uno de los dispositivos vinculados
    al sistema no funciona (Translation: one of the devices attached to
    the system doesn't work).

    I already checked the extension_dir directive, and copied php_imap.dll
    to c:\windows just in case.

    I am using Windows98 SE with php 4.3.3 as module in Apache 1.3

    I thank you in advance for any suggestion.

    Best Regards,

    Alejandro
Working...