php not parsing

I'm testing a .php file -

<? phpinfo(); >?

however when the page loads I get a box that says:

File Download

Open / Save / Cancel

I'm not certain why it's not parsing php.

Any suggestions would be helpful.

Apache is on.
Win 98
and I've checked my Apache conf. file to be:

ScriptAlias /php4/ "C:/php4/"

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

Action application/x-httpd-php /php4/php.exe

Thank you,
Eddy
long eddy [ So, 14 Januar 2007 02:34 ] [ ID #1594994 ]

Re: php not parsing

long eddy schreef:
> I'm testing a .php file -
>
> <? phpinfo(); >?

<?php phpinfo(); ?>

or

<? phpinfo(); ?>

for short.

--
http://www.roderik.net/niews/
Roderik [ So, 14 Januar 2007 04:52 ] [ ID #1594995 ]
PHP » alt.php.sql » php not parsing

Vorheriges Thema: phptriad
Nächstes Thema: postgres timestame php