• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Help needed to upgrade mysql

Originally posted by cmaxwell


Code:
Error: Missing Dependency: php = 4.3.11-2.8 is needed by package php-domxml

Any suggestions? It seems php-domxml is required by the psa-horde package.


I think you need to remove php-domxml and then upgrade PHP.
 
Im a total newbie to this and would like to request a person to do update my plesk VPS to mysql 4 for me......for a fee of course.

If you fancy it then I need it doing asap as I run a uk forces charity site and vbulletin will not run on mysql3

Any takers?
 
Atomic server down?

I am trying to upgrade mysql. but getting follwing error:

[root@server root]# yum check-update
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 2 - Atomic PSA-Compatible RPMS
retrygrab() failed for:
http://3es.atomicrocketturtle.com/atomic/art/2/headers/header.info
Executing failover method
failover: out of servers to try
Error getting file http://3es.atomicrocketturtle.com/atomic/art/2/headers/header.info
[Errno 4] IOError: <urlopen error >

is there any problem at my end or it is simply the atomic yum server is having problem?
 
Will the upgrade brake the current databases or scripts? I have forums, scripts etc, they all are running with mysql 3.23, will they still work after upgrading?
 
nothing broken in my case. 300 websites on the server running diffrent database driven websites. no issues reported from our customers.
 
yum upgrade > memory alloc returned NULL

I have installed yum per the step-by-step in this thread--that went smooth.
I then added Atomic Rocket Turtle to my /etc/yum.conf and then yum check-update.
After a VERY long list of updates scrolled past, I ran:

# yum upgrade mysql
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 2 - Atomic PSA-Compatible RPMS
Server: Fedora Core 2 - i386 - Base
Server: Fedora Core 2 - i386 - Released Updates
Finding updated packages
Downloading needed headers
Finding obsoleted packages
Resolving dependencies
memory alloc (46192 bytes) returned NULL.

I read this to mean that I do not have enough memory allocated... so how might I fix this?
any help is greatly appreciated!

UPDATE: Yes, guess I am simply a n00b. I simply rebooted my server and everything worked just fine.
 
Back
Top