I'm using WAMPSERVER 2 , mySQL ,Windows XP Pro OS and PHPRunner 4.2 Build 373. After completing a test projest this was saved under the C:\wamp\www\Project1 folder. I then wish to view this in the browser via the PHPRunner interface. It then launched with the path http://localhost/Project1/index.htm that fails to display info. If it is launched manually using http://localhost/Project1/output it launched correctly with path http://localhost/Project1/output/employees_list.php. Why does this not work from within PHPRunner ? . Thanks . Regards