• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Updates issues from PSA_7.5.4 to PSA_8.0.1

B

Bishop4351

Guest
Background:
RHEL3u8 server
everything on it's pretty much stock with the exception of ART's mysql 4.1

When trying to update I get this:

===> Installing psa database
Trying to check psa database... Trying to find psa database...
Trying to connect with admin account... connected
Trying to check psa database version... version is 0801
Version is OK, no need to create psa database.
Trying to set psa database version to 0801... done
Trying to update administrators permissions for MySQL 4...
WARNING!
During the update administrators permissions for MySQL 4 found some problems(see log file: /tmp/psa_8.0.1_RedHat_el3_build80060613.20_upgrade.log)

Continue...

The logfile says this:
Code:
 Trying to update administrators permissions for MySQL 4... ERROR 1054 (42S22) at line 1: Unknown column 'Super_priv' in 'field list'
Mysq exited with non-zero status 256 at -e line 27, <STDIN> line 1.

=====================================
060903  0:36:12 INNODB MONITOR OUTPUT
=====================================
Per second averages calculated from the last 26 seconds
----------
SEMAPHORES
----------
OS WAIT ARRAY INFO: reservation count 6, signal count 6
Mutex spin waits 2, rounds 20, OS waits 1
RW-shared spins 8, OS waits 4; RW-excl spins 1, OS waits 1
------------
TRANSACTIONS
------------
Trx id counter 0 38254080
Purge done for trx's n:o < 0 38253746 undo n:o < 0 0
History list length 12
Total number of lock structs in row lock hash table 0
LIST OF TRANSACTIONS FOR EACH SESSION:
---TRANSACTION 0 0, not started, process no 23052, OS thread id 2559105968
MySQL thread id 1821, query id 24467 localhost admin
show innodb status
--------
FILE I/O
--------
I/O thread 0 state: waiting for i/o request (insert buffer thread)
I/O thread 1 state: waiting for i/o request (log thread)
I/O thread 2 state: waiting for i/o request (read thread)
I/O thread 3 state: waiting for i/o request (write thread)
Pending normal aio reads: 0, aio writes: 0,
 ibuf aio reads: 0, log i/o's: 0, sync i/o's: 0
Pending flushes (fsync) log: 0; buffer pool: 0
34 OS file reads, 8 OS file writes, 8 OS fsyncs
0.00 reads/s, 0 avg bytes/read, 0.00 writes/s, 0.00 fsyncs/s
-------------------------------------
INSERT BUFFER AND ADAPTIVE HASH INDEX
-------------------------------------
Ibuf for space 0: size 1, free list len 0, seg size 2, is empty
Ibuf for space 0: size 1, free list len 0, seg size 2,
0 inserts, 0 merged recs, 0 merges
Hash table size 34679, used cells 0, node heap has 0 buffer(s)
0.00 hash searches/s, 0.00 non-hash searches/s
---
LOG
---
Log sequence number 0 1028473977
Log flushed up to   0 1028473977
Last checkpoint at  0 1028473977
0 pending log writes, 0 pending chkp writes
11 log i/o's done, 0.00 log i/o's/second
----------------------
BUFFER POOL AND MEMORY
----------------------
Total memory allocated 18300220; in additional pool allocated 860416
Buffer pool size   512
Free buffers       484
Database pages     28
Modified db pages  0
Pending reads 0
Pending writes: LRU 0, flush list 0, single page 0
Pages read 28, created 0, written 1
0.00 reads/s, 0.00 creates/s, 0.00 writes/s
No buffer pool page gets since the last printout
--------------
ROW OPERATIONS
--------------
0 queries inside InnoDB, 0 queries in queue
Main thread process no. 23052, id 2981575600, state: waiting for server activity
Number of rows inserted 0, updated 0, deleted 0, read 0
0.00 inserts/s, 0.00 updates/s, 0.00 deletes/s, 0.00 reads/s
----------------------------
END OF INNODB MONITOR OUTPUT
============================


WARNING!
During the update administrators permissions for MySQL 4 found some problems
Continue...
I can't roll back to the stock version of mysql for rhel because of this:

mysql = 4.1.21 is needed by (installed) mysql-compat-4.1.21-1.art.rhel3.art

which is now needed for just about everything including plesk.

At this point I'd pay for help.
 
I get this error when I try to go to my plesk panel.

MySQL query failed: Table 'psa.itmpl_data' doesn't exist

0: /usr/local/psa/admin/plib/common_func.php3:232
db_query(string 'SELECT control, state FROM itmpl_data WHERE page="/login_up.php3" AND itmpl_id=""')
1: /usr/local/psa/admin/plib/visibility.php:199
getVisibilityCustomizations(string '/login_up.php3')
2: /usr/local/psa/admin/plib/visibility.php:434
getVisibility(string 'login', boolean true, NULL null)
3: /usr/local/psa/admin/plib/visibility.php:443
isControlVisible(string 'login', boolean true)
4: /usr/local/psa/admin/plib/elements.php3:348
fetch_hideable_button(array)
5: /usr/local/psa/admin/plib/elements.php3:261
comm_button(string 'login', string '', string 'return login_oC(document.forms[0], document.forms[1])', boolean true, integer '3')
6: /usr/local/psa/admin/htdocs/login_up.php3:164
 
I didn't my provider had to create a ticket for Plesk to get involved.
 
Back
Top