Using phpMyAdmin in IIS 8.0 /FastCGI/PHP mode

Objective :

  •  phpMyAdmin in FastCGI/IIS7 and 2008 Server
  • if you have error as "mbrstring"
  • Security Iuuses with phpMyAdmin in windows  8 IIS -8 server
  • Using IIS Manager in windows 8
 
<?php
$link = mysql_connect("Manas9", "Manas9", "Manas9237");

//host user password
?>

Unmark the following

 
Now trigger this application from IIS-Manager to open with a browser.

Enter the username and password. Manas9/Manas9327