Jump to content

Recommended Posts

I get the It works message on http://localhost:80

 

but when I try to open some test scripts by placing them in the htdocs folder firefox just displays a blank screen and internet explorer keeps asking me if i want to open or save the file and on clicking open it asks me the same thing again..

 

I have tried test scripts from the internet so I know that the problem is not with them.really lost here..

 

a simple <?php phpinfo(); ?> script also displays a blank screen. I have double checked to make sure they don't have .txt extension as well.what am I missing

Link to comment
https://forums.phpfreaks.com/topic/71321-blank/
Share on other sites

When you  go to View > Source in your browser do you see your PHP code? If so your server (I'm guessing you're using Apache) is not configured correctly.

 

Could you explain how you have installed PHP and how you have set up your http server on your computer.

Link to comment
https://forums.phpfreaks.com/topic/71321-blank/#findComment-359300
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.