Installing Roundcube plugins

Discussion in 'Installation/Configuration' started by ebbarkj, May 5, 2025.

  1. ebbarkj

    ebbarkj New Member HowtoForge Supporter

    I have a 7 server setup of ISPconfig. Apart from a small hiccup installing a LE cert for the WEBMAIL server everything is now up and running, until.......
    This afternoon I installed the Roundcube plugins conform: https://www.howtoforge.com/install-ispconfig-3-roundcube-plugins-on-debian-10/
    No problem installing, went like a breeze. But now I try to login Roundcube (https://webmail,example.com) and get the following warning
    Screenshot 2025-05-05 at 16.42.55.png
    For sure something went wrong as a result of the install of the Roundcube plugins but what?
    I looked in all the error logs I could find but until now no clue what is wrong.
    I would really appreciate it if someone pointed me in the right direction to solve this.

    Regards, Jos
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you checked the error.log of the website that you use to run RoundCube?
     
  3. ebbarkj

    ebbarkj New Member HowtoForge Supporter

    Thanks for the tip Till.
    Stupid enough I looked for the error log on web.example.com not webmail.example.com :-(
    But I found the culprit! A tipo ....
    Code:
    [proxy_fcgi:error] [pid 637678:tid 637711] [remote 2a02:22a0:bbba:cb01:f536:9084:c974:76f8:56300] AH01071: Got error 'PHP message: PHP Parse error:  Unmatched ']' in /etc/roundcube/config.inc.php on line 59'
    Deleted the ']' and Roundcube is working like a charm ;-)
    Thanks again!
    Regards, Jos
     
    till likes this.

Share This Page