opening PHP file...

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
PPVA
Forum Newbie
Posts: 1
Joined: Mon Jun 16, 2003 3:43 pm

opening PHP file...

Post 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 //
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post 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.
Post Reply