Hi all,
I have installed phpmyadmin3.3 in my server. here my php package versions.
php-mysql-5.2.10-1.el5.centos
php-common-5.2.10-1.el5.centos
php-ldap-5.2.10-1.el5.centos
php-cli-5.2.10-1.el5.centos
php-imap-5.2.10-1.el5.centos
php-xmlrpc-5.2.10-1.el5.centos
php-pgsql-5.2.10-1.el5.centos
php-5.2.10-1.el5.centos
CentOS 5.5 has been out of support for about 2 years already. The latest and supported release of CentOS 5 is 5.9 and is easily upgraded to by running `yum update` although the presence of c... [by TrevorH]
Redhat/CentOS may offer the same functionality in a different package - so in this case, CentOS has dovecot as an IMAP/POP3 server. [by TrevorH]
Actually the only way to get CentOS in VPS is to get XEN based one.XEN is the only virtualization technology (KVM coming soon) supported by CentOS, but not the favorite for providers si... [by foxb]
The version of php provided by CentOS 6 is 5.3.3. You will need to ask whoever you got 5.4.10 from about any defects in it as CentOS does not supply it. If you want to try with the CentOS supplied ... [by TrevorH]
Only a week after releasing CentOS 6.1, the CentOS project finished up version 6.2 of its CentOS community version of Red Hat Enterprise Linux (RHEL), while Oracle launched Oracle Linux 6.2 -- a RHEL 6.2 clone that adds the company's Unbreakable Enterprise Linux kernel. Meanwhile, Red Hat released a beta of its long-lifecycle RHEL 5.8 platform and announced strong third quarter earnings....
CentOS developer Karanbir Singh has announced the availability of CentOS 6.0 for download.CentOS (Community Enterprise Operating System) is a Linux-based operating system that is based on Red Hat Enterprise Linux. Unlike RHEL, it is a community project but, like RHEL, its target users are the enterprise users. One of the best feature of CentOS is its 100% binary compatibility with RHEL.
I have installed RHEL 6.3:
Linux RHEL6.3-64-BuildMac 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
My /etc/yum.conf looks as follows:
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=3
reposdir=/etc/yum.repos.d/rhel.
I'm sure this question has been asked again and again elsewhere (I did not find anything specific to CentOS vs RHEL in SE), but I would still like to ask and confirm a few specific points.
I am well aware that CentOS removes all RH trademarks, logos, etc. and is based on the same codes with packages built by the community.
Are the packages built for CentOS exactly the same?