Hi All,
I have this error when I try doing many action like :
- create a new table in a schema
- edit table structure
Fatal error: Cannot redeclare class Application_Octetstream_Download in [phpMyAdmin_ROOT]\libraries\plugins\transformations\Application_Octetstream_Download.class.php on line 42
Which phpMyAdmin version?
Which PHP version?
How did you install phpMyAdmin? on a new directory or over an existing one?
Hi,
get my PHP and phpMyAdmin versions in the attachment.
I'm using Xampp 3.2.1 while I'm trying to update phpMyAdmin with the last release (4.4.9). I simply paste the release contents in my xampp phpMyAdmin folder. Notice that the error already exists before my action.
From http://docs.phpmyadmin.net/en/latest/setup.html#upgrading-from-an-older-version: "Never extract the new version over an existing installation of phpMyAdmin; we had evidence of problems caused by this.".
So please try again, renaming first your existing phpMyAdmin directory before extracting.
Aymard,
any feedback?
Sorry Marc,
I retry with your instructions and the problem is solved.
Great thks for the reactivity.