• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

problem phpMyAdmin to the version 2.9.11

Guest
Hello, If you function "Operation" error.

Error
Additional opportunities for working with linked tables available. To determine the cause then

All the best throws in the panel?
 
Nice find!

Your correct it is disabled for database operations.

However you can do individual table operations.

I think we need a patch / workaround.

Every single database in my server I can't do any database operations at the database level.
 
I have forwarded this issue to developers for the further investigation. I will update this thread with their answer as soon as I receive it.
 
Under phpmyadmin you can definately create databases and do operations at the database level.

It's been crippled with the patching done for plesk, so it's definately a parallels not a phpmyadmin issue.
 
Yes it is a bug in Plesk! Do not set up phpmyadmin it goes to the panel then must be configured!
 
I have updated already submitted bugreport with new problem.
 
You shouldn't be able to create databases within phpMyAdmin directly, this should be done through Plesk. As far as I'm aware, this has always been the case.
 
Workaround from developers:

if you have phpmyadmin_<random value here> database you can do following:

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

locate

$cfg['Servers'][$i]['designer_coords'] = '';

and change to

$cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';


anyway you should refer with phpMyAdmin documentation to understood what you doing.
 
phpmyadmin wakes configured properly in the next version? As he enters the panel by default, and must be set I think.
 
Back
Top