First things first, i am trying to move a highschool website from a Wamp based invironment to an IIS7 invironment and i don't know if this is possible or not. if it is, i am having alot of issues, if not then my efforts are completely futile. i am a highschool student with no knowledge of IIS or any of its components.
Currently, this site runs in Wamp and uses php includes. i have set up php and mysql, also i have set the handler mapping to use a fast cgi module and have gotten pages to work before, but when i tried to move the site from the Wamp server to the IIS server, i get a http404 error when trying to go to localhost. i dont have the databases transfered over because i can't get phpmyadmin to work either. i'm having major issues and assistance would be appreciated.
--Chad