shazam27 Posted May 29, 2010 Share Posted May 29, 2010 I have been searching and searching and can't find a solution to my problem that works, so I thought I would try here. I have installed Apache 2.2, PHP 5.2.13, and MySQL 5.1 into my Windows 7 64 machine and from what I can tell, it has installed properly. The only problem left to conquer is that the mycrypt extension wont load. Here is what it says in the Apache error log: PHP Warning: PHP Startup: Unable to load dynamic library 'c:/server/php/ext\\php_mcrypt.dll' - The specified module could not be found.\r\n in Unknown on line 0 I have tried putting the DLL in the system32 directory (as suggested on many sites) and it didnt work. I have tried other extensions (mhash) and it didnt work either. Some do load though - MySQL and mbstring are loaded just fine. Help me PHP dude, you're my only hope. Thanks, Scott Link to comment https://forums.phpfreaks.com/topic/203310-some-extensions-not-loading-mycrypt-in-particular/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.