• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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