Zliy Pes,
(I have no idea what this name means - trust it doesn't mean that you'll be coming 
after me with a sharp knife!)

> My current project runs on Win2k, MsSQL 2k, and PHP 4.0.6
>
> My problem is that i can not enable md5 extension because of
> "Unable to load dynamic library 'c:\windows\php\extensions/php_mcrypt.dll' -
> The specified procedure could not be found. in Unknown on line 0"
>
> So,...


Noted that someone else has replied otherwise - possibly the question has now 'gone 
away', but...

with the Windows-ification of PHP come a few problems, not the least of which is the \ 
or / issue. If you notice
above, there is a mixture of slash directions. In php.ini check out the extensions 
directory definition, and
then the php_mcrypt.dll line. Ensure that the slash direction is consistent.

Regards,
=dn



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to