I have installed xampp on Windows7(64bit).I want to work with PHP, Apache and MySql. The server Apache and the MySql services are running properly on the Xampp control panel
If you changed your apache listining port from 80 to 8080 ,then . . . write localhost:8080/your_URL ... it will work :)