I\'ve just installed xampp-win32-5.5.30 and in xampp control panel both Apache and mysql started without any error but I found:
1)localhost
This:
header('Location: '.$uri.'/dashboard/');
Performs redirect to localhost/dashboard/
Everything works as expected, if you clear this file and put some text, like "Hello world", you should see it on http://localhost/