I cant browse php pages in my local server
Posted
by tibin mathew
on Server Fault
See other posts from Server Fault
or by tibin mathew
Published on 2010-04-20T08:16:28Z
Indexed on
2010/04/20
16:13 UTC
Read the original article
Hit count: 265
php
Hi,
I cant browse php pages in my local server.Before it was working fine. But now i cant browse php pages, i can browse html pages and asp pages , no problems with that.
But when i try to browse a php page its not loading.
What will be the problem??
I am using windows 2000 advanced server and my web server is Tomcat
please someone help me
Guys i'm not getting anything in my browser, its just continue to loading
Nothing showing in that page
i'm not getting any 404 error or anything like that. its just continue to be loading
for example consider my file is located under insider a folder named as myproject
i can reach upto this
http://localhost/projects/myproject
but after that i cant browse php pages inside that...
http://localhost/projects/myproject/index.php
this will continue to be loading, and nothing shows in that page
© Server Fault or respective owner