View Single Post
Old Nov 10th, 2006, 11:28 AM   #9
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
Quote:
Originally Posted by jman05 View Post
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.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote