[PHP] Help!

2002-07-04 Thread John Lazos

Hi, I installed apache with support of php as i found on the online 
manual at php.net.
I created a simple php file named hello.php



PHP Test Page


"; ?>





and i put the file in my htdocs directory i restarted apache and when 
i'm trying to access the page http://localhost/hello.php as a result i'm 
getting the contents of the file hello.,php
which are:


PHP Test Page


"; ?>




What is wrong is my apache able to display php pages?

Thanx for your time!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Thanx!!!

2002-07-04 Thread John Lazos

Thanx all for your help it worked..!!! :)


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php