Roundcubeplugins 2.0.2 Fehler bei Update

  • Hallo,

    ich habe auf die neueste i-mscp-Version upgedatet. (1.5.3-2018120800)

    Dann wollte ich das Roundcubeplugins V 2.0.2 installieren und es kam folgender Fehler.


    Kann mir da bitte wer helfen?


    Danke im Voraus.

    Edited once, last by rr10111101 ().

  • rr10111101

    Changed the title of the thread from “Roundcube plugin 2.0.2 Fehler bei Update” to “Roundcubeplugins 2.0.2 Fehler bei Update”.
  • PEAR repository is broken.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • You cannot. We need release a new version of the plugin but with have other priorities ATM. Not that the PEAR directory is not managed by us.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Remove the related row in the plugin table:


    SQL
    1. # mysql
    2. > use imscp;
    3. > DELETE FROM plugin WHERE plugin_name = 'RoundcubePlugins';
    4. > \q


    Trigger a reconfiguration: perl /var/www/imscp/engine/setup/imscp-reconfigure -dnv

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Thanks.

    Ok I deinstalled the plugin. Made the reconfigure. This was working.


    Now I tried to install it and then came:

    Code
    1. Plugin-Installation fehlgeschlagen: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'instance'
  • Don't install it. It will not work.

    Regarding the duplicate, you need remove the imscp_roundcube database, then reconfigure again.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206