PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old January 15th, 2003, 12:55 AM
purplebz purplebz is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 3 purplebz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
unable to load dynamic library 'php_imap.dll'

Please help!

I read the tutorial about IMAP at
http://www.devarticles.com/art/1/104

i tried to configure IMAP on windows
when i tested it like this <?php echo phpinfo(); ?>
i got this error
"Unable to load dynamic library 'php_imap.dll' - A device attached to the system is not functioning"

Reply With Quote
  #2  
Old January 18th, 2003, 12:10 AM
dfrazee dfrazee is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 1 dfrazee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
It sounds like you don't have the dll file in your extensions directory. Download the PHP 4.3.0 zip package and extract the dll file to your php extensions directory. That should do it.

Reply With Quote
  #3  
Old November 1st, 2003, 08:52 PM
prosberg prosberg is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 1 prosberg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
same problem and the dll is there

I'm having the same problem with installing imap. I get the following message in a popup window:

Unknown():Unable to load dynamic library 'C:\PHP\extensions\php_imap.dll' - The specified procecdure could not be found.

I get this message at the bottom of the page generated by phpinfo()

Unable to load dynamic library 'C:\PHP\extensions\php_imap.dll' - The specified procedure could not be found. in Unknown on line 0

The dll is where it is looking. Are there any other dependencies that are causing this problem? I turned on almost all of the PHP extensions (left out obvious db ones) to see if maybe it needed another dll to run.

I'm using XP professional and IIS.

Reply With Quote
  #4  
Old February 17th, 2004, 10:45 AM
GotToFixIt GotToFixIt is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 1 GotToFixIt User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question

I am having the same problem:

Unknown():Unable to load dynamic library 'C:\PHP\extensions\php_imap.dll' - A device attached to the system is not functioning.

when I run php -m from a command prompt.

The dll is present in the location listed.

All I am trying to use are php_gettext.dll and php_imap.dll. The gettext extension works ok.

I am using Windows 98 SE.

Has anyone resolved this problem URL

Reply With Quote
  #5  
Old February 17th, 2004, 03:29 PM
Spongy's Avatar
Spongy Spongy is offline
Alternately High
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Location: Hilversum, Netherlands
Posts: 223 Spongy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 56 m 41 sec
Reputation Power: 5
Send a message via MSN to Spongy
Thumbs down

What about trying to install Linux?
__________________
Work to live, don't live to work

Reply With Quote
  #6  
Old March 30th, 2004, 10:46 AM
merlinti merlinti is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 3 merlinti User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 59 sec
Reputation Power: 0
I'm having the same problem.
Anyone get this resolved?

Reply With Quote
  #7  
Old March 30th, 2004, 11:24 AM
crudesys crudesys is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Location: California
Posts: 25 crudesys User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Exclamation

hi. i have installed php in windows 98SE. it worked fine for me.

if you have the php_imap.dll in 'C:\PHP\extensions\' and it still doesnt work,
copy the php_imap.dll into c:\windows\system or c:\windows\system32
i hope this works for you

Reply With Quote
  #8  
Old September 2nd, 2004, 02:16 AM
chlll chlll is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 2 chlll User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
unable to load dynamic library 'php_imap.dll'

i also meet a same problem, iam using win98 as os.
my webserver is pws
anybody know whats happen?
pls help me to solve it, thanks

Reply With Quote
  #9  
Old September 2nd, 2004, 02:22 AM
chlll chlll is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 2 chlll User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
hi, i meet the same problem,may i know how you solve it, thanks

Reply With Quote
  #10  
Old September 13th, 2004, 02:31 PM
jlortiz jlortiz is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 1 jlortiz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Solution to the php_imap.dll problem

Hi. I fixed the problem by updating the file secur32.dll in C:\windows\system.

I had version 4.10.2222 (in Win98SE, of course). Got 4.10.2228 from http://www.ntu.edu.sg/ctools/instantmessaging/secur32dll/266772USA8.EXE

and now everything runs smoothly. I was "inspired" by http://www.appservnetwork.com/yabbse/index.php?board=1;action=printpage;threadid=476

It wasn't impossible to make IMAP work in win98 after all....as many forums said.
Good luck. Bye.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingPHP Development > unable to load dynamic library 'php_imap.dll'


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT