Jump to content

Object not found


Recommended Posts

Please could someone help me please.

 

I am running Windows XP and i have downloaded and installed EasyPHP5.3.0

 

So i made a simple html page with the following php:

 

<? php print("It Worked!");?>

 

I then saved the file as variables.php and then saved it to the www folder within EasyPHP.

 

But when i open Firefox and print http://127.0.0.1/variables.php i only get Object not found?

 

The same happens if i type http://localhost/variables.php

 

Could someone tell me what i am doing wrong please.

 

Big thanks for any and all help

 

Link to comment
https://forums.phpfreaks.com/topic/175278-object-not-found/
Share on other sites

Have done as you said but it still didn't work but when i put the pointer onto the www folder it showed that the folder contained a file called variables.php.txt?

 

And when  i typed http://127.0.0.1/variables.php.txt into the address bar and the source code appeared?

Link to comment
https://forums.phpfreaks.com/topic/175278-object-not-found/#findComment-923801
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.