Roundcube error

Discussion in 'ISPConfig 3 Priority Support' started by stst, Aug 5, 2024.

  1. stst

    stst Member HowtoForge Supporter

    Hi

    when I try to access account settings in roundcube, I get an error:
    Oops... something went wrong!
    An internal error has occurred. Your request cannot be processed at this time.

    The error log says:
    Code:
    PHP Fatal error:  Uncaught Error: Class "SoapClient" not found in /usr/share/roundcube/plugins/ispconfig3_account/ispconfig3_account.php:43
    Stack trace:
    #0 /usr/share/roundcube/program/lib/Roundcube/rcube_plugin_api.php(105): ispconfig3_account->init()
    #1 /usr/share/roundcube/program/include/rcmail.php(153): rcube_plugin_api->init()
    #2 /usr/share/roundcube/program/include/rcmail.php(86): rcmail->startup()
    #3 /usr/share/roundcube/index.php(43): rcmail::get_instance()
    #4 {main}
      thrown in /usr/share/roundcube/plugins/ispconfig3_account/ispconfig3_account.php on line 43
    
    How can I fix that?
     
  2. pyte

    pyte Well-Known Member HowtoForge Supporter

    Install the php-soap package for the php version in use
     
    Th0m likes this.

Share This Page