> phpinfo.php = <? phpinfo();?> in the code a good start to check if PHP is working. > > [root@myhost RPMS]# rpm -Uvh * > error: TRANS.TBL does not appear to be a RPM package correct. a *.TBL file is not an RPM package. > error: php-4.3.4.tar.gz.tar does not appear to be a RPM package see above. > error: phpinfo.php does not appear to be a RPM package see above. make sure you have the correct RPM files from the respective website and then: rpm -Uvh file1.rpm file2.rpm etc you can't use the rpm command on .TBL,.tar or .php files. cheers andy -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list