• 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.

Updated to 11.5 #1146 - Table 'phpmyadmin.@@PMA_RECENT@@' doesn't exist

JoshHL

New Pleskian
Hi,

Just upgraded to 11.5 from 11.0 and now PHPMyAdmin is displaying this error: #1146 - Table 'phpmyadmin_PqKE8jfDXSWh.@@PMA_RECENT@@' doesn't exist. It is saying this for all my subscriptions.

And at the bottom there is a message at the bottom saying: 'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

The click here button doesn't do anything. I've done a Google and people are mentioning about running mcreate_tables.sql ?

Not sure how to proceed so any advice would be good.

Thanks
Josh
 
Fixed as per

Check the following KB:


http://kb.parallels.com/9294

Te error:

'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

refers to the same as for "@@PMA_RECENT@@" just that in this case the table in question is "pma_table_uiprefs" which you need to correct within:

/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php


Hi,

Just upgraded to 11.5 from 11.0 and now PHPMyAdmin is displaying this error: #1146 - Table 'phpmyadmin_PqKE8jfDXSWh.@@PMA_RECENT@@' doesn't exist. It is saying this for all my subscriptions.

And at the bottom there is a message at the bottom saying: 'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

The click here button doesn't do anything. I've done a Google and people are mentioning about running mcreate_tables.sql ?

Not sure how to proceed so any advice would be good.

Thanks
Josh
 
Check the following KB:


http://kb.parallels.com/9294

Te error:

'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

refers to the same as for "@@PMA_RECENT@@" just that in this case the table in question is "pma_table_uiprefs" which you need to correct within:

/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php


Hi,

Just upgraded to 11.5 from 11.0 and now PHPMyAdmin is displaying this error: #1146 - Table 'phpmyadmin_PqKE8jfDXSWh.@@PMA_RECENT@@' doesn't exist. It is saying this for all my subscriptions.

And at the bottom there is a message at the bottom saying: 'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

The click here button doesn't do anything. I've done a Google and people are mentioning about running mcreate_tables.sql ?

Not sure how to proceed so any advice would be good.

Thanks
Josh
 
Back
Top