Menu

#4525 Fatal error: Cannot redeclare class Application_Octetstream_Download

Latest_Git
works-for-me
nobody
None
5
2014-08-27
2014-08-25
Benjam
No

When trying to add columns to a table via the Structure tab, I get the following error after submitting the initial form:

Fatal error: Cannot redeclare class Application_Octetstream_Download in \phpmyadmin\libraries\plugins\transformations\Application_Octetstream_Download.class.php on line 42

Discussion

  • Marc Delisle

    Marc Delisle - 2014-08-25

    Hi,
    this is for the latest git, right? So, your repo is at which commit?

     
  • Benjam

    Benjam - 2014-08-25

    I downloaded a ZIP file for Master about 5 minutes before I submitted that, so...
    ff88073755 ?

     
  • Marc Delisle

    Marc Delisle - 2014-08-27

    I cannot reproduce this problem with ff88073755. Which PHP version are you using?

     
  • Benjam

    Benjam - 2014-08-27

    Apache/2.4.7 (Win32) PHP/5.5.9
    Server version: 5.6.20-log - MySQL Community Server (GPL)
    Database client version: libmysql - mysqlnd 5.0.11-dev - 20120503

     
  • Benjam

    Benjam - 2014-08-27

    I completely cleared out my directory (except config) and re-installed with the latest git commit, and it seems to be working.

    Must have been a symptom of just copying over the files without removing the old ones first.

     
  • Marc Delisle

    Marc Delisle - 2014-08-27
    • status: open --> works-for-me