It seems your network is not working, and yum can't reach it's repositories.
Make shore you can ping google.com or similar !
If not, check your network configuration.
Nassri
[root@localhost ~]# yum install php php-mysql httpd mysqlclient10
mysql-
server Setting up Install Process Setting up Repos http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (113, 'No route to host')> Trying other mirror. Cannot open/read repomd.xml file for repository: dag failure: repodata/repomd.xml from dag: [Errno 256] No more mirrors to try.
Unless I am misunderstanding this error (which is quite likely), it seems to indicate that YUM can not reach the online repositories. Is that the case?
Or does the problem reside on my end?
Dave