  | |  | PHP on RH 7.0 | PHP on RH 7.0 2004-02-02 - By Tom Westheimer
Back thanks for your patience. I downloaded the tar file from php.net and put
it in that directory hence the error.
I just did the following:
rpm -Uvh php-4.1.2-7.0.6.i386.rpm
and received the following errors
error: failed dependencies:
libcrypto.so.1 is needed by php-4.1.2-7.0.6
libssl.so.1 is needed by php-4.1.2-7.0.6
php = 4.0.1pl2 is needed by php-mysql-4.0.1pl2-9
So how does one fix all the dependencies issues?
thanks
tom
oxfordmusic.net wrote:
>
>
> >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
>
>
>
>
>
--
Tom Westheimer
I use Spamarrest to stop SPAM so please follow the short instructions in the
confirmation email one time only to let the "good guys/gals through " :-)
<a href= "
http://spamarrest.com/affl?102505
" >
<img src= "
http://spamarrest.com/img/affiliate/ads/emailbanner1.gif?102505
" height= "31 " width= "435 " border= "0 " > </a >
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " >
<html >
<head >
<meta http-equiv= "Content-Type " content= "text/html;charset=ISO-8859-1 " >
<title > </title >
</head >
<body text= "#000000 " bgcolor= "#ffffff " >
thanks for your patience. I downloaded the tar file from php.net and
put it in that directory hence the error. <br >
I just did the following: <br >
rpm -Uvh php-4.1.2-7.0.6.i386.rpm <br >
and received the following errors <br >
error: failed dependencies: <br >
libcrypto.so.1 is needed by php-4.1.2-7.0.6 <br >
libssl.so.1 is needed by php-4.1.2-7.0.6 <br >
php = 4.0.1pl2 is needed by php-mysql-4.0.1pl2-9 <br >
<br >
So how does one fix all the dependencies issues? <br >
thanks <br >
tom <br >
<br >
<br >
oxfordmusic.net wrote: <br >
<blockquote type= "cite " cite= "mid308301c3e996$34ff0400$026fa8c0@(protected) " >
<pre wrap= " " >
</pre >
<blockquote type= "cite " >
<pre wrap= " " >phpinfo.php = <? phpinfo();?> in the code
</pre >
</blockquote >
<pre wrap= " " > <!---- >
a good start to check if PHP is working.
</pre >
<blockquote type= "cite " >
<pre wrap= " " >[root@(protected) RPMS]# rpm -Uvh *
error: TRANS.TBL does not appear to be a RPM package
</pre >
</blockquote >
<pre wrap= " " > <!---- >
correct. a *.TBL file is not an RPM package.
</pre >
<blockquote type= "cite " >
<pre wrap= " " >error: php-4.3.4.tar.gz.tar does not appear to be a RPM package
</pre >
</blockquote >
<pre wrap= " " > <!---- >
see above.
</pre >
<blockquote type= "cite " >
<pre wrap= " " >error: phpinfo.php does not appear to be a RPM package
</pre >
</blockquote >
<pre wrap= " " > <!---- >
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
</pre >
</blockquote >
<br >
<pre cols= "256 " class= "moz-signature " >--
Tom Westheimer
I use Spamarrest to stop SPAM so please follow the short instructions in the
confirmation email one time only to let the "good guys/gals through " :-)
<a href= <a class= "moz-txt-link-rfc2396E " href= "
http://spamarrest.com/affl?102505
" > "
http://spamarrest.com/affl?102505
" </a >>
<img src= <a class= "moz-txt-link-rfc2396E " href= "
http://spamarrest.com/img/affiliate/ads/emailbanner1.gif?102505
" > "
http://spamarrest.com/img/affiliate/ads/emailbanner1.gif?102505
" </a > height= "31 " width= "435 " border= "0 "></a>
</pre >
</body >
</html >
|
|
 |