• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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