Page 1 of 1

opening PHP file...

Posted: Mon Jun 16, 2003 3:43 pm
by PPVA
alright,
i got a programmed PHP file and got a local host.
My problem is, that as soon as i wanna to open the php file, i only see the script..

what do i have to do to see that file like it is for normal(NO SCRIPT)

Would be glad if someone could help me

THX BEFORE

ANDREAS FERZANDI //

Posted: Mon Jun 16, 2003 3:53 pm
by daven
1. Do you have apache configured to use php to interpret *.php files? (stuff under apache.conf and commonapache.conf)
2. do you have php installed/configured correctly? Do a "whereis php" in your shell to see where it installed.