CentOS 5 Server :: Cannot Upgrade Php Using Remi Repository
Apr 26, 2009I am not sure what is amiss here. I have enabled remi repo and updated remi-release, but I cannot seem to find an update for php:
[Code]....
I am not sure what is amiss here. I have enabled remi repo and updated remi-release, but I cannot seem to find an update for php:
[Code]....
Ive got the Remi repo all setup along with yum priorities. I know how I would go about installing PHP 5.3 but for Drupal 6.x version 5.2.x is more compatible. I see php 5.2.13 in the remi repo archives. How should I go about installing it? just wget the rpm and install?
View 4 Replies View RelatedI am trying to install apache on centos-5-i386 (# yum install httpd) and get the following error:
==========================
[root@IDK3 /]# yum install httpd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.mirrors.tds.net
[Code].....
Edit: The url works if I leave out "repomd.xml" at the end; and the repomd.xml is exactly in that folder? i have downloaded the file but don't know how to use it.
CentOS release 5.3 (Final)
2.6.18-128.el5
I keep getting the following error when I try and yum upgrade a package.
# yum upgrade subversion
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
http://mirror.centos.org/centos/5/os/i386/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
I updated my up to date F12 to F13. I have what must be a 640X480 display with no way to change it. I get an error:
"Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg90. Please verify its path and try again" on all Yum commands so no yum installs are possible. I don't have the /usr/bin/GLX command So theAIGLX doesn't work.
# ./configure --with-apxs2=/usr/sbin/apxs --with-config-file-path=/etc/httpd/conf/php.conf --with-zlib --with-mysqli=/usr/bin/mysql_config --enable-mbstring --with-mime-magic --with-mysql --with-libdir=lib32
configure: error: Cannot find libmysqlclient under /usr.
Note that the MySQL client library is not bundled anymore!
since im installing it from depency package a libmysqlclient package is not present in default centos repository so that i needed to add my php repository to get the issue solved .can somebody say where i can get php centos repository
Recently i was able to setup a server which can work as a local yum repocitory in my envornment.However when i tried to update the packages in my repocitory using rsync from mirrors.kernel.org its giving a timeout error. The error i am getting is "rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]" I am having repocitory for centos 4.4 and 5.2(both 32 and 64 bit versions)
View 2 Replies View RelatedI am trying to configure DNS on my CentOS 5. When i am trying to install BIND using YUM, i am getting the following error.
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile http://mirror.centos.org/centos/5/addons/x86_64/repodata/repomd.xml: [Errno 12] Ti meout: <urlopen error timed out> Trying other mirror.Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Pl ease verify its path and try again. I am able to ping from Linux to windows OS. But when iam trying to do
[Code]...
I installed centos 5.3 on my server one year back, it was getting update form yum till jan 2010. but now if i update it through yum it gives following error:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: ftp.jaist.ac.jp
* city-fan.org: download.virtensys.com
[Code].....
Yum update do not respond and I get these exceptions. Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile [URL]... [Errno 14] HTTP Error 403: Forbidden
Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again I have search the forum but the suggestion have not help me resolve this issue. I tried both the mirrorlist and baseurl links in the CentOS-Base.repo file. I using proxy and have followed the instruction [URL]. When I run "yum --disablerepo "*" --enablerepo "rpmforge" list available" I get this
Loaded plugins: fastestmirror Error getting repository data for rpmforge, repository not found
I'm try to install: tora-2.1.0-1.fc12.remi.i586.rpm with yum but I keep getting depsolving problems.
I'm running Fedora 12. Here are some of the steps I've taken as per website:[URL]
yum -y install qt-devel qscintilla-devel qscintilla (OK, it worked)
then install the oracle instant client
yum -y localinstall oracle-instantclient11.2-basic-11.2.0.1.0-1.i386.rpm --nogpgcheck (OK, it worked)
next, add the LD_LIBRARY_PATH to your $USER profile
echo "export LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client/lib" >> ~/.bash_profile
and finally install tora itsel
yum -y localinstall --nogpgcheck tora-2.1.0-1.fc12.remi.i586.rpm (NO GO???)
yum localinstall tora-2.1.0-1.fc12.remi.i586.rpm
(here's the output)
Loaded plugins: presto, refresh-packagekit
Setting up Local Package Process
Cannot open file: resolvedep. Skipping.
[Code].....
I have installed CentOS 5.2, apache tomcat 5 already included, How can I upgrade tomcat to version 6 ?
View 1 Replies View RelatedError Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
[code]....
I use Centos 5.5 and I want to upgrade to PHP 5.2 I read a lot on Google about the upgrade version and I realized right to change the sources of the YUM to development environment
I use in production and I can not move the development environment.
I am running yum update and it thinks 2.6.18-128.1.10.el5 is the latest kernel, even though its really 2.6.18-194.3.1.el5
Code:
[localdomain ~]# uname -a
Linux localdomain 2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:39:21 EDT 2009 i686 i686 i386 GNU/Linux
[localdomain ~]# yum update kernel
[code]....
I have a perfectly functional Samba file and print server. I will be adding several Window 2008 servers to serve as terminal server hosts running in virtual machines. I would like to convert my Samba server to a PDC (Primary Domain Controller) for these terminal servers to use. And leave everyone else as a work group (the current situation). I'd like to
1) use /etc/password and /etc/samba/smbpasswd as the source of the user accounts
2) limit what users the terminal servers can see based on a particular group (/etc/group)
So far I have tried the example howto's on the samba site and wound up having to restore /etc/nsswitch.conf in rescue mode.
I need to do this to pass PCI compliance tests, I know it's not necessarily the best thing to do but it has to be done.
How would I go about compiling this version as it's not on the official repo?
I think CentOS 5.6 installs PHP 5.1 by default right? How do I upgrade PHP 5.1 to 5.2 or even 5.3 if possible?
View 1 Replies View RelatedI am installing a cluster which is hidden from the rest of the world and there is no router either froma general login node. I would therefore require a local repository of the updates to CentOS5.4. When I checked I only found instructions for a full mirror. As I have no room and neither the human resources to setup and maintain a full-blown mirror, this is not a solution. However if I try to find updates for 5.4 to download in a repository-type of way I fail to find a solution. Maybe I am just not looking in the right places.
View 1 Replies View RelatedAfter upgrading to CentOS 5.3 my sendmail will no longer deliver messages using a program in my /etc/smrsh. It fails with the message "unknown mailer error 1". This program was working perfectly before I did the upgrade using yum. Here is the list of packages that were upgraded. Does anything jump out as being the source of the issue? I don't believe that sendmail itself was upgraded:
Packages Installed:
dbus-libs - 1.1.2-12.el5.x86_64
libselinux-utils - 1.33.4-5.1.el5.x86_64
Packages Updated:
initscripts - 8.45.25-1.el5.centos.x86_64
[Code]....
i am running cent 5.1 and would like to upgrade httpd v.2.2.3 to the latest 2.2.11 version provided by apache to resolve some ajp errors i am experiencing.
I searched but did not find any rpms for cent nor did i find any instructions on how to do this.
I performed a system update yesterday to CentOS version 5.4. Now I cannot get vmware to start. I get the error "VMware Server is installed, but it has not been (correctly) configured for the running kernel. To (re-)configure it, invoke the following command: /usr/bin/vmware-config.pl." I tried running vmware-config but that did not resolve the issue. I saw the bug related to 2.0.x (after the update), but that does not seem to apply to 1.0.9.
View 7 Replies View RelatedI have to upgrade MySQL 5.0.77-3 to 5.1 for a webaplication.
If I write in Putty "# yam update" , it wont found a newer version of MySQL. how can I update my MySQL Version?
I need to upgrade our PHP from version 5.1.6 to anything higher.
What is the latest version of PHP for CentOS ? I need a stable version, not a test version.
Should I upgrade from CentOS 5.2 to 5.5 ?
I just did a yum upgrade (5.3 to 5.4) on one node of my three node cluster (RHCS), which did:
Rebooted to the new kernel, but cman failed to start. Rebooted back to the previous kernel, but no change, so it doesn't appear to be the kernel.... Some errors are:
On the upgraded node, the following processes are running:
Whereas on the non-upgraded node, the following processes are running:
I upgrade fedora 10 to Fedora 11. Up-gradation is successful but after upgrade I cannot use fedora 10 repo. If I want install any fedora 10 package it gives error. Fedora 11 packages I can update fine.
Error :
Error Downloading Packages:
<class 'yum.metalink.MetaLinkRepoErrorParseFail'>File /var/cache/yum/fedora/metalink.xml does not exist<traceback object at 0x1127f554>
Decided today is the day to do the network upgrade of my 11.3 to 11.4. One small problem: The repository has stopped responding, right in the middle of the install! Anyone have any ideas on how to recover, or should I just wait it out?
View 4 Replies View RelatedI'm trying to upgrade my Fedora 11 installation with preupgrade, but I get the following error with the GUI -
"No Groups Available in any repository"
the cli spits out -
Fetched treeinfo from http://archive.linux.duke.edu/pub/fedora/linux/releases/12/Fedora/x86_64/os//.treeinfo
treeinfo timestamp: Sun Nov 8 19:04:33 2009
.treeinfo | 1.2 kB 00:00
[code]....
I have ran into another error recently which will not let me update, upgrade or install anything from the repository. I have included screenshots of my software sources to assist you guys in helping me solve this issue... Well here it is dudes and dudettes. When i use the "sudo apt-get update" command i receive the following output.
[code]...
I want to add a new external Repository and its GPG key from terminal (in one cmd). How do I do that in centOS? In Ubuntu there is a command:
sudo add-apt-repository ppa:foobar/ppa
What is the corresponding command in CentOS? How can I view the list of currently known Repositories of the local CentOS installation?