That seemed to fix the problem.  I edited /etc/php.info and enabled the
ability to use "<?".  Thanks for the help!

Christian

Christian P. Campbell
Systems Engineer
Information Technology Department - Systems
Bruegger's Enterprises
Desk: (802) 652-9270
Cell: (802)734-5023
Email:  [EMAIL PROTECTED]
PGP public key available via PGP keyserver

"One of the most overlooked advantages to computers
is...  If they do foul up, there's no law against whacking
them around a little."    -- Joe Martin



-----Original Message-----
From: Richard Humphrey [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 2:44 PM
To: [EMAIL PROTECTED]
Subject: RE: Apache and PHP on RedHat 8


Try using <?php instead of <? And see if that works.  I think it has to do
with Apache 2.0

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Christian Campbell
Sent: Monday, March 03, 2003 1:39 PM
To: Red Hat Listserv (E-mail)
Subject: Apache and PHP on RedHat 8

I have just done a fresh install of RedHat 8, and am trying to get Apache
and PHP to work.  This has always worked for me "out of the box" with a new
install on previous versions of RedHat.  Here are the rpm's that are
installed:

php-ldap-4.2.2-8.0.5
php-imap-4.2.2-8.0.5
php-4.2.2-8.0.5
php-pgsql-4.2.2-8.0.5
httpd-manual-2.0.40-8
redhat-config-httpd-1.0.1-13
httpd-2.0.40-8

What am I missing?  I'm trying to run a simple php page that lives in
/var/www/html called phpinfo.php.  The contents of the script are:

<? phpinfo(); ?>

PHP isn't parsing the .php page.  What am I missing?!  Thanks in advance...

Christian

Christian P. Campbell
Systems Engineer
Information Technology Department - Systems
Bruegger's Enterprises
Desk: (802) 652-9270
Cell: (802)734-5023
Email:  [EMAIL PROTECTED]
PGP public key available via PGP keyserver

"One of the most overlooked advantages to computers
is...  If they do foul up, there's no law against whacking
them around a little."    -- Joe Martin




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to