PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
Dark_AngeL
Forum Commoner
Posts: 39 Joined: Tue Feb 21, 2006 5:16 am
Post
by Dark_AngeL » Sat Mar 11, 2006 11:19 pm
Hi
I am facing a problem ...
Can someone tells me why when i try to open a .php file from local host it opens like this
Instead of the page itself?
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sat Mar 11, 2006 11:29 pm
Did you make any changes to how php handles the files? Is PHP handling the files at all?
Dark_AngeL
Forum Commoner
Posts: 39 Joined: Tue Feb 21, 2006 5:16 am
Post
by Dark_AngeL » Sat Mar 11, 2006 11:36 pm
where can i check that?
It was working before
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sat Mar 11, 2006 11:58 pm
your php.ini and httpd.conf (if you're using Apache)
Is the page you are clicking these files on a PHP script? If so, post the code.
Dark_AngeL
Forum Commoner
Posts: 39 Joined: Tue Feb 21, 2006 5:16 am
Post
by Dark_AngeL » Sun Mar 12, 2006 12:13 am
am using local host
Dark_AngeL
Forum Commoner
Posts: 39 Joined: Tue Feb 21, 2006 5:16 am
Post
by Dark_AngeL » Sun Mar 12, 2006 12:15 am
mm ...
can it be a problem in the web sharing
^^^ is it correct?