Search found 11 matches

by Crit
Tue Jul 26, 2005 1:50 pm
Forum: General Help and Development Discussion
Topic: ART YUM UPDATE....NOT SO GOOD (Plesk 7.5.3)
Replies: 2
Views: 3554

Well, I fixed one and am working on the other.

It is a rather large database and has issues as such.

I would love to provide a simplified instruction set for you so others do not make the same mistakes I did.
by Crit
Tue Jul 26, 2005 12:02 pm
Forum: General Help and Development Discussion
Topic: ART YUM UPDATE....NOT SO GOOD (Plesk 7.5.3)
Replies: 2
Views: 3554

ART YUM UPDATE....NOT SO GOOD (Plesk 7.5.3)

"SearchUpdate::doUpdate". MySQL returned error "1016: Can't open file: 'scp_searchindex.MYI'. (errno: 145) (localhost)". Was one error on one of two databases. The other corrupted the biggest table. I have backups but for some reason the database keeps throwing me "too many ...
by Crit
Tue Jul 26, 2005 11:57 am
Forum: General Help and Development Discussion
Topic: so does MySQL 4.1.x work on plesk 7.5.x or no?
Replies: 5
Views: 4809

NO... I just used the ART yum update and it screwed my two very important databases over. I am now in serious mess. I expect many many more hours of unraveling this mess. With one of my databases a table was corrupted. With the other errors happen like the following. "SearchUpdate::doUpdate&quo...
by Crit
Mon Jul 25, 2005 5:49 pm
Forum: General Help and Development Discussion
Topic: Help! How to use YUM.
Replies: 4
Views: 4572

Thanks!

That did it. Now I get the logic as well. :D
by Crit
Mon Jul 25, 2005 3:19 pm
Forum: General Help and Development Discussion
Topic: Help! How to use YUM.
Replies: 4
Views: 4572

There are two mysql's... mysql mysql-server When I try to do an update it says "no update available" even though MySQL is at 3.23.58 and has a number of updates that should be available. Idea's? Also, when I do an info or an update I get this error. error: rpmdb: damaged header #53 retriev...
by Crit
Sun Jul 24, 2005 9:18 pm
Forum: General Help and Development Discussion
Topic: Help! How to use YUM.
Replies: 4
Views: 4572

Help! How to use YUM.

This is my first time dealing with YUM. Here is my default yum configuration from my dedicated (root) server with 1and1. It is a Plesk 7.5.3 installation. My greatest desire is to upgrade MySQL from 3.23.58 to anything above 4.0. cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolic...
by Crit
Sun Jul 24, 2005 6:10 pm
Forum: General Help and Development Discussion
Topic: How do I upgrade MySQL 3.23.58 to 4.0?
Replies: 7
Views: 6266

Let me rephrase that. Do I replace the existing channel? Here is my current conf. cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 retries=20 [base] name=Fedora Core $releasever - $basearch - Base baseurl=http://update....
by Crit
Sun Jul 24, 2005 5:13 pm
Forum: General Help and Development Discussion
Topic: How do I upgrade MySQL 3.23.58 to 4.0?
Replies: 7
Views: 6266

Ok...that was what was written. Here is what I needed...if in fact it worked and I think it did. At the command prompt type or paste the following: rpm --import http://www.atomicrocketturtle.com/RPM-GPG-KEY.art.txt Now, back to figuring out what you guys say compared to what is needed to be done. I ...
by Crit
Sun Jul 24, 2005 4:31 pm
Forum: General Help and Development Discussion
Topic: How do I upgrade MySQL 3.23.58 to 4.0?
Replies: 7
Views: 6266

How do you... install the GPG key on my system: RPM-GPG-KEY.art.txt

In command line...what do I do? Steps?
by Crit
Thu Jul 14, 2005 6:14 pm
Forum: General Help and Development Discussion
Topic: How do I upgrade MySQL 3.23.58 to 4.0?
Replies: 7
Views: 6266

Ok, so step one is add the [atomic] channel and then step #2 is to run yum update.

How does one add the [atomic] channel and what do they add it to?

Is the default yum included with FC2 sufficient?
by Crit
Wed Jul 13, 2005 8:42 pm
Forum: General Help and Development Discussion
Topic: How do I upgrade MySQL 3.23.58 to 4.0?
Replies: 7
Views: 6266

How do I upgrade MySQL 3.23.58 to 4.0?

I have FC2 and Plesk 7.5.3. I would love to know how to upgrade MySQL. Where do I get started?