How can I upgrade to mysql 5 for plesk 8.1?
How can I upgrade to mysql 5 for plesk 8.1?
Hi,
How can I upgrade to mysql5? Using which channel? Thanks
How can I upgrade to mysql5? Using which channel? Thanks
Hi,
I tried but there is some errors:
bash-2.05b# yum update mysql mysql-*
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3 - Atomic PSA App Vault RPMS
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Finding updated packages
Downloading needed headers
Resolving dependencies
....Unable to satisfy dependencies
Package mysql needs libstdc++.so.6, this is not available.
Package mysql needs libstdc++.so.6(CXXABI_1.3), this is not available.
Package mysql-server needs libstdc++.so.6, this is not available.
Package mysql-server needs libstdc++.so.6(CXXABI_1.3), this is not available.
Package mysql-server needs libstdc++.so.6(GLIBCXX_3.4), this is not available.
bash-2.05b#
Here is my yum conf:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise kernel-debug kernel-unsupported kernel-smp-unsupported kernel-hugemem-unsupported
tolerant=1
exactarch=1
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
#baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/
baseurl=http://3es.atomicrocketturtle.com/atomi ... os/3/i386/
baseurl=http://3es.atomicrocketturtle.com/atomi ... ing/art/3/
Any adivse?
I tried but there is some errors:
bash-2.05b# yum update mysql mysql-*
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3 - Atomic PSA App Vault RPMS
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Finding updated packages
Downloading needed headers
Resolving dependencies
....Unable to satisfy dependencies
Package mysql needs libstdc++.so.6, this is not available.
Package mysql needs libstdc++.so.6(CXXABI_1.3), this is not available.
Package mysql-server needs libstdc++.so.6, this is not available.
Package mysql-server needs libstdc++.so.6(CXXABI_1.3), this is not available.
Package mysql-server needs libstdc++.so.6(GLIBCXX_3.4), this is not available.
bash-2.05b#
Here is my yum conf:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise kernel-debug kernel-unsupported kernel-smp-unsupported kernel-hugemem-unsupported
tolerant=1
exactarch=1
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
#baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/
baseurl=http://3es.atomicrocketturtle.com/atomi ... os/3/i386/
baseurl=http://3es.atomicrocketturtle.com/atomi ... ing/art/3/
Any adivse?
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
You have apparently removed your distribution's base and updates channels...
Lemonbit Internet Dedicated Server Management
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
If you're running CentOS 3 somehow you lost the CentOS base and updates channels which is why you got the initial errors upgrading MySQL.
There are no Tomcat packages in the atomic yum channel. MySQL 5 is only available in the atomic-testing (non-stable) channel.
There are no Tomcat packages in the atomic yum channel. MySQL 5 is only available in the atomic-testing (non-stable) channel.
Lemonbit Internet Dedicated Server Management
Hi,
Thanks for all your advises...I have reinstalled my yum and here is my yum.conf:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise kernel-debug kernel-unsupported kernel-smp-unsupported kernel-hugemem-unsupported
tolerant=1
exactarch=1
[base]
name=CentOS-$releasever - Base
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
#released updates
[update]
name=CentOS-$releasever - Updates
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/3/
[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... os/3/i386/
But when i try to upgrade mysql:
[root@3wordz etc]# yum install mysql mysql-server
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
.....Unable to satisfy dependencies
Package mysql-server needs libstdc++.so.6(GLIBCXX_3.4), this is not available.
Neither php works...
[root@3wordz etc]# yum install php php-*
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
......Unable to satisfy dependencies
Package php-snmp needs librpm-4.3.so, this is not available.
Package php-snmp needs librpmio-4.3.so, this is not available.
Package sablotron needs libstdc++.so.6(GLIBCXX_3.4), this is not available.
Package php-sqlite2 needs php <= 4.4.0, this is not available.
Package php needs libaspell.so.15, this is not available.
Package php needs libcurl.so.3, this is not available.
Package php needs libdb-4.2.so, this is not available.
Package php needs libpspell.so.15, this is not available.
Package php-dba needs libdb-4.2.so, this is not available.
Package php-ldap needs liblber-2.2.so.7, this is not available.
Package php-ldap needs libldap-2.2.so.7, this is not available.
Package php-xslt needs php <= 4.4.0, this is not available.
Package php-imap needs libc-client.so.0, this is not available.
[root@3wordz etc]#
Any advice on this?
Thanks for all your advises...I have reinstalled my yum and here is my yum.conf:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise kernel-debug kernel-unsupported kernel-smp-unsupported kernel-hugemem-unsupported
tolerant=1
exactarch=1
[base]
name=CentOS-$releasever - Base
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
#released updates
[update]
name=CentOS-$releasever - Updates
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/3/
[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... os/3/i386/
But when i try to upgrade mysql:
[root@3wordz etc]# yum install mysql mysql-server
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
.....Unable to satisfy dependencies
Package mysql-server needs libstdc++.so.6(GLIBCXX_3.4), this is not available.
Neither php works...
[root@3wordz etc]# yum install php php-*
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
......Unable to satisfy dependencies
Package php-snmp needs librpm-4.3.so, this is not available.
Package php-snmp needs librpmio-4.3.so, this is not available.
Package sablotron needs libstdc++.so.6(GLIBCXX_3.4), this is not available.
Package php-sqlite2 needs php <= 4.4.0, this is not available.
Package php needs libaspell.so.15, this is not available.
Package php needs libcurl.so.3, this is not available.
Package php needs libdb-4.2.so, this is not available.
Package php needs libpspell.so.15, this is not available.
Package php-dba needs libdb-4.2.so, this is not available.
Package php-ldap needs liblber-2.2.so.7, this is not available.
Package php-ldap needs libldap-2.2.so.7, this is not available.
Package php-xslt needs php <= 4.4.0, this is not available.
Package php-imap needs libc-client.so.0, this is not available.
[root@3wordz etc]#
Any advice on this?
Hi,
Thanks! Managed to get mysql upgraded... Now php shows error:
[root@3wordz etc]# yum install php php-*
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
......Unable to satisfy dependencies
Package php-sqlite2 needs php <= 4.4.0, this is not available.
Package php-xslt needs php <= 4.4.0, this is not available.
[root@3wordz etc]#
Thanks! Managed to get mysql upgraded... Now php shows error:
[root@3wordz etc]# yum install php php-*
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
......Unable to satisfy dependencies
Package php-sqlite2 needs php <= 4.4.0, this is not available.
Package php-xslt needs php <= 4.4.0, this is not available.
[root@3wordz etc]#