I am having aporblem installing php

I have made changes to httpd.conf 
(LoadModule php4_module libexec/libphp4.so and
AddType application/x-httpd-php .php .phtml)

Granted I am not an expert in apache or linux, I followed the
instructions to the tee.  I am not getting anything when I run the
server and load a simple page that contains...

<?php echo phpinfo(); ?>


When I run rpm -qa | grep php  
I get...
php-devel-4.2.2-17
php-snmp-4.2.2-17
php-mysql-4.2.2-17
php-manual-4.2.2-17
php-imap-4.2.2-17
php-pgsql-4.2.2-17
php-4.2.2-17
asp2php-gtk-0.76.2-5
php-ldap-4.2.2-17
php-odbc-4.2.2-17
asp2php-0.76.2-5


Any ideas?

Reply via email to