Page 1 of 1

phpMyAdmin gives errors

PostPosted: 22. March 2012 11:26
by sprinkel
XAMPP version 1.7.7;
OS = Windows XP;

A lot of phpMyAdmin commands gives the error

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

In a php scripts I'm able to run normal querys (SELECT, UPDATE etc.) and that works fine, but when I start a SQL query in phpMyAdmin or when I try to change or enhance a table structure, I get these messages.

When I Google on these error messages, I find only PLESK related posts pointing to session.inc.php, but no XAMPP posts.

When this looks familiar, please give me a helping hand to solve one and other.