|
||||||
| PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I received this error today while working with PHP and a Windows Server. PHP Version 4.3.
Warning Unknown(): Unable to load dynamic library <filedir/name> The specified module could not be found. When checking the extensions directory the file was there. I found the problem was certain DLLs need to be inserted into the Windows/System32 directory. What I did was copied all of the dlls in the php/dll directory over to c:\windows\system32. This is not the extensions directory dlls but the actual "dll" directory inside of PHP on windows. This resolved the error. The reason I am posting is because I found hardly no support on this on the web but I did find a lot of people asking this question and having this error. If you have any problems, let me know.
__________________
Code:
for (int i;;) {
cout << "Smith";
}
|
| Sponsored Links |
|
|
|
|||||
|
Nice post. I've ran into this error before. The next error you will see is "Unable to connect to database ...."
You will need to install the SQL Client Side Tools to get past this error. This really should be documented better.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Image to PDF Dynamic Link Library 1.7 | Kernel | Software Development Tools | 0 | 09-27-2006 08:44 AM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 97%