Quote:
Originally Posted by jman05
Ok. Its says easy php web local when i got to local host. But my php box still has 2 green lights and says servers starting. I guess this means its working because when php is not on I get nothing but when it is I can access my www folder?
"This page display folders in server root. You can delete this page if you want to organize differently the folder. There'e a backup oh this file in "safe" directory (index-safe.php)."
Then I went to that link about setting up php and it says this:
Save page.
Create a new directory in the "www" or use the directory created after the installation : "project1" (can be renamed, of course  ). Save the PHP page with ONE of the following extension: php, php3, php4. This is the usual set up of d'EasyPHP. Extensions may vary with your hosting company: don't forget to change the extension if needed. In this example, we choose .php extension: "date.php"
I made a folder and put in the date forumla from notepad but it just displays my code when I get to the folder through localhost. And I couldnt have it in notepad as .php
I am also having trouble setting it up in dreamweaver using these instructions:
http://www.adobe.com/cfusion/knowled...028#remoteinfo
|
When coding under notepad, in order to save as php, you need to select the file type All files and folders, then it will let you add the php extention onto the file name.