CentOS 5 :: MySQL V4.0.26 Or 27 Rpms?
Feb 12, 2009
Does anyone know where we can get the rpms (x86_64) for MySQL v4.0.26 or 27?
We are in the process of upgrading a very old server to CentOS 5 and need to retain this version. We still have a lot of clients that utilize this version.
View 1 Replies
ADVERTISEMENT
Jan 30, 2010
I have been challenged to install CentOS occupying just 200 MB. As for now, I installed the OS with only first CD.
Just put :
@core
under %package directive in ks.cfg. I can see the space as of now is:
Code:
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 13G 740M 12G 9% /
/dev/sda1 99M 12M 83M 12% /boot
tmpfs 125M 0 125M 0% /dev/shm
I need to make it to atleast 300MB.I can see those RPM lying in Linux Box:
Code:
df -hyum remove 389*df -hyum remove *ldap*df -hrpm -qa --qf '%11{SIZE} %{NAME}
' | sort -k1n
0 basesystem
0 filesystem
[code]...
I will remove java, selinux-* but what other package I can remove.
Note: I dont need any application to run but just bare OS.
View 1 Replies
View Related
May 3, 2011
I wanted to upgrade my Apache from 2.2.3 to 2.2.4 because some application issues. where we can get Apache 2.2.4 rpms for CentOS/RHEL build? I say 2.2.4 rpms in Fedora repositories? Will fedora builds work in CentOS/RHEL?
View 4 Replies
View Related
Aug 11, 2009
Is there a list of RPMs with known vulnerabilities? I was hoping to run some scripts across the list of currently installed packages vs such a list of vulnerable, to get an idea of what systems need attention. And no, just updating everything is neither an option, nor possible. My servers don't have access (nor do I want them to) to the outside world. Further, being production systems, I can't cause a disruption outside of scheduled down time, and due to running commercial software I can't upgrade some packages due to vendor support issues.
View 1 Replies
View Related
Jun 29, 2010
There appears to be three rpms duplicated between the base repo and the updates repo:
gnome-python2-gtkhtml2-2.14.2-6.el5.x86_64.rpm
gnome-python2-extras-2.14.2-6.el5.x86_64.rpm
gnome-python2-libegg-2.14.2-6.el5.x86_64.rpm
This causes a big problem for Spacewalk as the packages are non-unique among channels.
I'm assuming these should be in base but not updates?Can they be removed to address this issue?
View 5 Replies
View Related
Mar 31, 2011
Aside from a few minor issues, I've been happy with VLC 0.9.9.
I recently did a yum update to get to Centos 5.5. I've got yum pointed to Dag.
Everything worked fine, until I restarted VLC 0.9.9.
In the update it looks like ffmpeg was updated to the 6.X branch, x264, and how vlc 0.9.9 was recompiled.
wait wait wait.. let me clarify, vlc 0.9.9 still works, but a key function in it that i use has broken.
I am able to do a yum downgrade on x264 and ffmpeg, but I am unable to downgrade VLC because it tells me there is no down grade path. How do I go about requesting the previous version of VLC be added back to Dags RMP site?
I spent sometime hacking on things the last 2 days, and was able to compile using the same ./configure options that were compiled from Dag with ffmpeg 5.2, and x264 and I get them to compile cleanly. VLC 0.9.9 source compiles and the errors I'm hitting go away.
I don't think the ffmpeg 6.X rmp is broken, i just think its to new for vlc 0.9.9 and breaks certain functionality.
View 13 Replies
View Related
Aug 31, 2010
I want to upgrade existing MySQL 5.0.77 version on CentOS 5 Red Hat Linux to MySQL 5.1.x. Is anybody have list of patches or upgrades to upgrade to MySQL 5.1.x?
View 6 Replies
View Related
May 9, 2009
I have the following problem. I downloaded openoffice 3 decompressed to the RPMs directory and by using command "rpm -Uvh *.rpm" installed all packages. When I look to the yumex so I can see single installed rpm's. That is OK. BUT I cant start openoffice because I dont know where are executable files. where is their location and where is default location for all installed programs(from RPM)?
View 7 Replies
View Related
Dec 3, 2010
As I was updating machines today, I was wondering... Is there some way to cache the RPM files locally that yum is grabbing? Like many, I have a number of VMs I run, and it most updates are the same between the nodes. I'm guessing I'd need some sort of http cache? Just looking for pointers, not sure what I'm looking for, however.
View 4 Replies
View Related
Jun 15, 2011
We have an appliance with image being installed from CD/DVD installation
This appliance image is based on CentOS 4.7 kernel/installer/etc. Everything works fine, we ship this product for about 2 years. Recently I had to move it (port everything) to CentOS 5.5 Everything went fine and it works fine except one minor thing )) We can't install it from CD/DVD image yet. Actually it start fine, finds kickstart file, creates partitions correctly, copies install image to harddrive, but fails the next step when it tries to install RPM's
The message we get:
Quote:
the file termcap-5.5-1.20060701.1.noarch.rpm cannot be opened. This is due to a missing file, a corrupt package or corrupt media. Please verify your installation source. If you exit your system will be left in an inconsistent state that will likely require re-installation"
View 2 Replies
View Related
Aug 26, 2009
Does anyone know where I can find RHEL compatible rpms for Bind 9.7 and DHCPD 4.1?
View 1 Replies
View Related
Oct 16, 2009
I have installed Centos 5.3 64 bit version and run yum update so the system is up to date. However, I have noticed the kernel version that is installed is:
uname -a
Linux elektra.chemresearch 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
and when attempting to install from ATrpm.net the nvidia driver I get this message:
yum install nvidia-graphics169.07 nvidia-graphics169.07-kmdl-`uname -r`
...
Missing Dependency: /boot/vmlinuz-2.6.18-164.2.1.el5 is needed by package 1:nvidia-graphics169.07-kmdl-2.6.18-164.2.1.el5-169.07-94.el5.x86_64 (atrpms)
Now, yum says the kernel is up to date so how can I get the nvidia driver rpms to install? The entries in /boot are:
vmlinuz-2.6.18-128.el5
vmlinuz-2.6.18-164.el5
I have checked to make sure that the update repo is enabled. There were quite a few updates applied after the initial installation and the initial kernel was updated as the yum log indicates and also the entries in /boot.
View 7 Replies
View Related
Jun 4, 2009
I have MySQL 5.1.34 and PHP 5.1.6 installed on my system, how do I install php-mysql? Each time I try, it says
mysql-5.0.45-7.el5.i386 from base has depsolving problems
-- > mysql conflicts with mysql-server-community
error: mysql conflicts with mysql-server-community
View 16 Replies
View Related
Mar 3, 2009
I just configured a complete Cent OS 5.2 system for use as a web server. I can configure Apache and PHP but MySQl seems to be causing some issues -
[mysqld]
datadir=/var/lib/mysql
socket = /var/lib/mysql/mysql.sock
user=mysql
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
[Code]...
View 16 Replies
View Related
Mar 30, 2009
I am trying to install php-mysql but I am getting conflicts. I manually installed
MySQL-shared-community-5.1.32-0.rhel5
MySQL-client-community-5.1.32-0.rhel5
MySQL-server-community-5.1.32-0.rhel5
and I can not seem to find a php-mysql that works with MySQL 5.1
I followed the below thread and added the CentOS-Testing.repo and did a yum update php and it updated 30 packages, but when I try to install php-mysql I get :
[URL]
yum install php-mysql
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
[Code].....
Where can I find a php-mysql that works with MySQL 5.1? I checked the mysql website and can not seem to find any matches.
View 4 Replies
View Related
Oct 21, 2009
This is my first post, I hope I'm the the right place. I installed mysql mysql-server php-mysql perl-DBD-mysql libdbi-dbd-mysql via "yum install -y" on a server running CentOS 5.3 X86_64 The install completes successful with no errors, but once I start mysqld via "chkconfig --level 35 mysqld on" ; "service mysqld start" There are no errors in /var/log/mysqld.log netstat shows mysqld listening on 3306 and localhost is in /etc/hosts
[Code]...
View 2 Replies
View Related
Aug 8, 2011
I have two Centos 5 servers one running Asterisk with PHP installed and another sever running as a MySql Database server, at the moment when I try run simple script to see if I can connect to the remote server I get the following error.Quote:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
View 2 Replies
View Related
Jun 7, 2011
I think this goes here, but I'm not sure. I decided that XAMPP had been troublesome enough. MySQL never worked. So I decided to instal the LAMP stack offered by YaST. I went about installing it thinking that it would all work. But it seems that I was wrong. So I try to start mysql, and here's what I get:
Code:
the-matrix:~ # mysql start
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2) or
Code:
the-matrix:~ # rcmysql start
Starting service MySQL warning: /var/mysql/mysql.sock didn't appear within 30 seconds
chmod: cannot access `/var/run/mysql/mysqld.pid': No such file or directory
[Code]...
View 6 Replies
View Related
Jun 2, 2010
i am using liferay5.2(mysql included in the download pack) on fedora. while liferay is working fine but i cannot connect to mysql.i am getting the error
[
[root@localhost ~]# ln -s /var/lib/mysql/mysql.sock /tmp
[root@localhost ~]# /etc/init.d/mysqld start
Timeout error occurred trying to start MySQL Daemon.
[code]....
i didnt find the mysql.sock file in the location /var/lib/mysql/mysql.sock. i cannot find the portal-ext.properties file also to make intial settings.
View 9 Replies
View Related
Jul 14, 2010
I am using CentOS5 and installed the MySQL for server during the installation. I can set up and use MySQL databases. But I cannot make it startup everytime the server restarts. And quite a lot of methods need this folder "support-files/mysql.server", while my set up cannot find this. I am wondering if my installation of the MySQL for server is complete or not.
View 4 Replies
View Related
May 18, 2011
I need some features that are only available in MySQL 5.1 or later. Can I get MySQL 5.1 for CentOS? What is the best way to install it?
View 9 Replies
View Related
Jun 26, 2009
i cant install mysql on my vps.
View 6 Replies
View Related
Jul 13, 2009
I used yum to install mysql server and it won't work.
Here is yum install.
yum install php-mysql mysql mysql-server
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* epel: mirrors.tummy.com
[Code].....
View 11 Replies
View Related
Oct 27, 2010
I'm trying to install php / mysql on a remote Centos server.I've completed the installation stages but when I try ' php -v ' it comes up with these errors:
Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mcrypt.so' - libltdl.so.3: cannot open shared object file: No such file or directory in Unknown on line 0
[code].....
View 2 Replies
View Related
Sep 8, 2010
I'm running MySQL 5.0 on a production server and I require to upgrade mysql to version 5.5 to get a new collation support. What is the best procedure to follow? I cannot find MySQL 5.5 on the standard repositories. A yum install would be the safest, correct?
View 2 Replies
View Related
May 22, 2009
This is a fresh install of CentOS 5.3 x86_64 with the following packages installed (using yum) as I have always done and has always worked in the past: httpd mysqld php php-mysql php-gd
However any pages requiring mysql fail and the following shows up in the httpd/error_log:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/dbase.so' - /usr/lib/php/modules/dbase.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Code].....
View 3 Replies
View Related
Jul 10, 2009
I've met several issues recently while building the MySQL server from CentOS 5 SRPM. The root problem are the expired SSL certificates used for built-in tests making all the tests fail. The problem is widely described on the net and I am in doubt now what to do: should I submit a patch or what?
View 1 Replies
View Related
Aug 18, 2009
I have a problem installing mysql ruby gem on 64bit CentOS machine.
[jacekb@vitaidealn ~]$ uname -a
Linux vitaidealn.local 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
View 3 Replies
View Related
May 13, 2010
I have downloaded MySQL-server-community-5.1.46-1.rhel5.i386.rpm But am not sure how to upgrade my existing mysql5.0 with out damaging anything.
Below is PHP, MYSQL & Apache Versions installed on my Centos box.
Using YUM to upgrade mysql 5.0 to 5.1 I get this;
yum upgrade mysql-server
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* addons: mirror.steadfast.net
[Code].....
View 1 Replies
View Related
Feb 13, 2011
I have been trying to install the above on my CentOS 5.5 server but am having missing libs issues. Our friend yum is not helping either. Here're some of the libs missing:
Missing Dependency: liblua-5.1.so()(64bit) is needed by package mysql-workbench-gpl-5.2.31-2el6.x86_64 (/mysql-workbench-gpl-5.2.31a-2el6.x86_64)
Missing Dependency: libssl.so.10()(64bit) is needed by package mysql-workbench-gpl-5.2.31-2el6.x86_64 (/mysql-workbench-gpl-5.2.31a-2el6.x86_64)
Missing Dependency: python(abi) = 2.6 is needed by package mysql-workbench-gpl-5.2.31-2el6.x86_64 (/mysql-workbench-gpl-5.2.31a-2el6.x86_64)
[Code]...
View 5 Replies
View Related