| 
 Posted by andy on 01/08/07 23:16 
I fixed this by copying the dll file system32 directory 
 
ZeldorBlat wrote: 
> andy wrote: 
> > Hello, 
> > 
> > I keep this error: 
> > 
> > Fatal error: Call to undefined function mcrypt_module_open() 
> > 
> > I've copied the dll file to my c:/php/ext directory. 
> > 
> > Uncommented the following line from my php.ini file: 
> > 
> > extension=php_mcrypt.dll 
> > 
> > and restarted IIS 
> > 
> > Not sure what else I can do ? 
>  
> What does phpinfo() say?  Does it have an entry for mcrypt?
 
[Back to original message] 
 |