Quote:
Originally Posted by falko
src.rpm stands for "source rpm", i.e., you use it to build an rpm file. Because you don't want to build an rpm yourself, you must install the other file. You can do it with yum install.
|
@ Falko,
With filezilla I ftp the php-packages to /var/www/clients/client1/web1/tmp ( because I think this is easier than many times wget ).
After that I logged on to my Linux box and cd /var/www/clients/client1/web1/tmp and executed yum install php it returned some errors about missing dependencies so I wget php-devel, php-common, php-cli after that I executed yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc php-eaccelerator php-mbstring php-mcrypt php-mhash php-mssql php-snmp php-soap php-tidy and it finished with no errors.
Reboot and and point my browser to
www.myserver.nl/phpinfo.php and I was unpleasant surprised that it still said php 5.2.6 so i executed yum install once again and it returned php 5.2.9 already installled.
It seemed so easy but it is ( to ) dificult for me.
What am I doing wrong ?
With respect, Robert
Recent comments
10 hours 3 min ago
15 hours 8 min ago
19 hours 32 min ago
21 hours 21 min ago
1 day 11 hours ago
1 day 11 hours ago
1 day 16 hours ago
1 day 23 hours ago
2 days 5 min ago
2 days 1 hour ago