I have installed PHP in windows 2003 IIS and MySQL.
When I run phpMyAdmin, I get the following error
\Unknown language: en.
Cannot load mcrypt extension. Please check your PHP configuration.
see the attached file.
If I log with user name : root and the password which given to MySQL
the page redirect and displays the page can not be displayed
Please help me to install phpMyAdmin in IIS without installing Apache.
Thanks in advance
Install phpMyAdmin in IIS 6
Moderator: General Moderators
Re: Install phpMyAdmin in IIS 6
Check your phpmyadmin/config.inc.php and $cfg['DefaultLang'] is it 'en' or e.g. 'en-utf-8'??
About mcrypt. Check this:
http://www.phpfreaks.com/forums/index.p ... c=264732.0
About mcrypt. Check this:
http://www.phpfreaks.com/forums/index.p ... c=264732.0