Thread
:
Run PHP on N800
View Single Post
theredbaron
2007-12-18 , 16:50
Posts: 11 | Thanked: 1 time | Joined on Dec 2007 @ missouri
#
7
I have PHP5-fastcgi installed and HTTPD in Os2008. Everything installed fine. I am think HTTPD is running because when I go to
http://localhost/
I get a message saying it works. My problem is that when I put a .php file into the htdocs folder at /user/htdocs and go to the file in my web browser (ie
http://localhost/helloworld.php
) it is not rendering the PHP...it just shows the PHP code (ie <?php echo 'hello world!'; ?> .
I tried to make some changes to the httpd.conf file but how do I edit it? I can see the file in the terminal /etc/conf/http.conf but I don't know how to launch the file in a text editor to edit it. Any ideas?
Quote & Reply
|
theredbaron
View Public Profile
Send a private message to theredbaron
Visit theredbaron's homepage!
Find all posts by theredbaron