![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mysql | email-lalit | Linux | 2 | 06-06-2008 01:35 PM |
| MySQL article - Sun and MySQL: How It Stacks Up for Developers | iBot | UNIX and Linux RSS News | 0 | 02-28-2008 11:20 PM |
| mysql would not start: missing mysql.sock | xnightcrawl | UNIX for Advanced & Expert Users | 2 | 05-26-2006 10:06 AM |
| Mysql | kisoun | UNIX for Advanced & Expert Users | 3 | 09-12-2005 06:54 AM |
| MySQL problem >> missing mysql.sock | _hp_ | UNIX for Advanced & Expert Users | 8 | 11-03-2002 02:44 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
MySQL conflicts with mysql-3.23.58-16.RHEL3.1
I am tring to install mysql 5.0 on redhat linux3.
In this server mysql 3 is already installed and hence while I install mysql 5 it gives the following error. How I can install mysql 5 with out affect previous installation? bash-2.05b# rpm -i MySQL-server-community-5.0.41-0.rhel3.i386.rpm error: Failed dependencies: MySQL conflicts with mysql-3.23.58-16.RHEL3.1 bash-2.05b# |
|
||||
|
Do not install by RPM. Use binary tarball releases from mysql.com. Just extract in a directory of your choosing and set up a my.cnf file in the directory to override the bind port (change to something other than 3306) and other needed configuration.
For details, please read the mysql reference manual. http://dev.mysql.com/doc/refman/5.0/...ion-files.html |
|
||||
|
I'm just curious of why you want 3.23 still hanging around anyway - regardless of whether or not you have your own separate version. That version's got to be 4 or 5 years old by now - isn't it time to upgrade?
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|