hello
I have php rpm that is confirmed by :
[root@d9024 root]# rpm -qa|grep php
asp2php-0.76.2-5
php-imap-4.2.2-17.2
php-ldap-4.2.2-17.2
php-4.2.2-17.2
php-mysql-4.2.2-17.2
php-pgsql-4.2.2-17.2
but I think it is not configured with apache2 becoz when I run php file, it simply displays the text of the file..
you can check it out at
http://www.fxbytes.com/php/phpinfo.php
Please help me in configuring it..
Thanks