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

Phpmyadmin on plesk 10.4.4 ....

S

striike62

Guest
hi,

I have a big problem since the update of plesk for Windows 10 to 10.4.4…
When I import a MySQL database, PhpMyAdmin posts this:

import.php: Missing parameter: import_type
import.php: Missing parameter: format

Without the possibility of importing my databases, all my work is blocked. Did you also have this problem? how to repair? Thank you in advance and sorry for my bad English.
 
I tried to format the server to install a previous version but I knew that an important security breach had been discovered and no version other than the 10.4.4 (which does not work) is available .....
 
As of the many Problems i had with Plesk 10.4.4 on Windows, i switches over to the Preview 11 ... in production. It works fine, the only still error is that you wrote here. I wrote an Bug-Report to Parallels.
 
Same problem here after updating the micro update to #20 the PhpMyAdmin is not working allmost everytime we get the error:

import.php: Missing parameter: import_type
import.php: Missing parameter: format
 
While waiting for a functional update of plesk, as only phpMyAdmin does not work, I advise you to install Chive: http://www.chive-project.com/Download it work exactly like phpMyAdmin. Personally, I added it to the template and that work fine… however, it is not practical because it is obviously impossible to integrate it into plesk...
 
Had the same problem and opened a ticket via my server provider. Here is Parallels response:

Hello,
Parallels reports this was caused by a bug:

In file
Plesk\admin\htdocs\domains\databases\phpMyAdmin\libraries\session.inc.php

I have uncommented line:
//@ini_set('session.use_trans_sid', true); to @ini_set('session.use_trans_sid', true); and restarted PleskControlPanel.

This issue will be fixed in one of the nearest micro-updates.

Hope it helps
 
Back
Top