"Cannot load mcrypt extension"
This can be solved quite easily:
- Open your php.ini file (e.g. c://php5/php.ini or c://windows/php.ini)
- Find and uncomment "extension=php_mcrypt.dll", save the file.
- Copy "libmcrypt.dll" from your php folder to "c://windows"
- Restart the server