I am running Centos 5.8 (Linux 2.6.18-308.13.1.el5 on x86_64), and wish to upgrade MySQL version 5.0.95. I am using a tutorial found at http://www.if-not-true-then-false.com/2010/install-mysql-on-fedora-cento.... When I get to the following, I get the host of errors. Seems to have something to do with going from 386 to 86x64. Can anyone help?
I have PHP 5.3.3 on my CentOs 6.3 server, Since this version of PHP is vulnerable now trying to upgrade to PHP 5.4.11 but the default repository of CentOs does not have PHP > 5.3.3 so yum can not detect the newer version.
I then installed remi repository on my server
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noa...
rpm -Uvh http://rpms.famillecollet.co
Is this possible at all? I have installed the php 5.4.5 from the remi repositories on my CentOS installation, however, it seems that the PHP MySQL library isn't the same as my MySQL library.
The error:
Your PHP MySQL library version 5.0.92 differs from your MySQL server version 5.5.25a.
I think yum is having problems installing MySQL 5.1 because there is already a pre-existing MySQL 5.5 installation.
I wanted to cleanly remove MySQL 5.5 (I had problems with 5.5 with PHP and Python).
I need to update RHEL 5.8 from MySQL 5.1 to the new MySQL 5.5. I have installed the REMI rpm, but I get a long list of package conflicts when trying to upgrade MySQL that way.
I think I need to remove MySQL completely, and then do a fresh install of the new version.
If I run
yum remove mysql-server
Will that remove my databases and the /etc/my.cnf configuration file?
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
i am trying to install mysql rpm package on Fedora17.
But following error is coming...
file /usr/share/mysql/russian/errmsg.sys from install of MySQL-server-5.5.29-1.linux2.6.i386 conflicts with file from package mysql-libs-5.5.28-2.fc17.i686
file /usr/share/mysql/serbian/errmsg.sys from install of MySQL-server-5.5.29-1.linux2.6.i386 conflicts with file from package mysql-libs-5.5.28-2.
I really did it this time.. I deleted a database named MySQL in my server. Shortly after MySQL went haywire and now I cannot login as a user to mysql, I cannot re-install mysql, I get an error for every solution I try.
So I decided hell with it I'll remove mysql, php and start again. I used rpm -qa | grep mysql but it returned nothing.
I want to install MySql 5.1 on ubuntu 12.04 64-bit. The reason for MySql 5.1 is that I want to use it with SQLAlchemy (python) which does not support MySql 5.5. If I try to search repository there is only MySql 5.5.