• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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