I recently moved my site to a new server. I now have it up and running again.
I have php enabled my local machine to run as a local web host so i can edit and view the pages before uploading.
The one problem I am having now is I can not view the pages that are not in the root folder. And even in the root folder, if i click on the "Home" link, which refers to /index.php. I get the following error.
HTTP Error 403 - Forbidden
Internet Explorer
When I mouse_over the links it shows the correct directory_path, but some reason index.php does not come up as the default page. I get the same error as above.
Is there a variable or switch I need to change or set?
Any help would be greatly appreciated, as I am learning, obviously.