[56K WARN] PHP file opening problem

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

Post Reply
Dark_AngeL
Forum Commoner
Posts: 39
Joined: Tue Feb 21, 2006 5:16 am

[56K WARN] PHP file opening problem

Post by Dark_AngeL »

Hi

I am facing a problem ... :roll:

Can someone tells me why when i try to open a .php file from local host it opens like this

Image

Instead of the page itself?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

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 »

where can i check that?

It was working before
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

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 »

am using local host
Dark_AngeL
Forum Commoner
Posts: 39
Joined: Tue Feb 21, 2006 5:16 am

Post by Dark_AngeL »

mm ... :roll:

can it be a problem in the web sharing

Image

^^^ is it correct?
Post Reply