----- Original Message -----
From: "Andrew Apold" <[EMAIL PROTECTED]>
> At 05:46 PM 7/8/01 -0700, Bob Luhouse wrote:
> >I have installed MySQL, Apache, and PHP. When I run
> >the phtml file from Netscape Navigator, I get the text
> ><? phpinf(); ?> instead of the phpinf function output.
>
> um... isn't that phpinfo?
Probably. What version of PHP did you install? Try changing your .phtml to
.php and also check your httpd.conf file for the "AddType
application/x-httpd-php .php" The .php at the end is what tells apache this
is a php file. Otherwise it just displays its contents as a happy web
server.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]