  | |  | PHP on RH 7.0 | PHP on RH 7.0 2004-02-02 - By oxfordmusic.net
Back
> phpinfo.php = <? phpinfo();? > in the code
a good start to check if PHP is working.
>
> [root@(protected) 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@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |