Search found 4 matches

by spatton
Tue Feb 16, 2010 11:22 pm
Forum: General Help and Development Discussion
Topic: Plesk database issue
Replies: 7
Views: 5981

Re: Plesk database issue

Is the re-install going to drop the existing database?
by spatton
Tue Feb 16, 2010 12:17 pm
Forum: General Help and Development Discussion
Topic: Plesk database issue
Replies: 7
Views: 5981

Re: Plesk database issue

Your most recent command confirms my suspicion. mysql -uadmin -p`cat /etc/psa/.psa.shadow` -e "SELECT * FROM psa.misc WHERE param = 'version'" +---------+------+ | param | val | +---------+------+ | version | 0821 | +---------+------+ rpm -q psa psa-8.6.0-cos4.build86080722.02 Now - I had ...
by spatton
Mon Feb 15, 2010 9:06 pm
Forum: General Help and Development Discussion
Topic: Plesk database issue
Replies: 7
Views: 5981

Re: Plesk database issue

No - it happened during a bad yum update experience where my parnter said yes and removed most every bit of software on the server. I'm fairly certain the DB is 8.2 or 8.4 and the software is 8.6 - but I don't see any .sql files that address the "guid" column. I cant view any domains as it...
by spatton
Mon Feb 15, 2010 4:57 pm
Forum: General Help and Development Discussion
Topic: Plesk database issue
Replies: 7
Views: 5981

Plesk database issue

I'm running the atomic stuff - installed via yum, but some how my database is out of sync with my plesk software. I'm at a bit of a loss here. Any time I try to access anything in the control panel I get this: ERROR: PleskMainDBException MySQL query failed: Unknown column 'guid' in 'field list' 0: /...