I have Windows Server 2008 r2
i would like to setup two php sites.
One is a password tool seconde one is phpmyadmin
1. Installed php5.4 through web platform installer and followed this http://www.php.net/manual/en/install.windows.iis7.php
2. Copied sites to wwwroot
3. Added Site as Application
4. When i want to browse phpmyadmin i get to my page
5. When i browse my password tool get 500 Internal Error
What could possible the cause for this error? When i type localhost/teampass/install/install.php i get to my application but this should not be the way, install should be found over index.php