webmail

Discussion in 'Installation/Configuration' started by davidg, Oct 20, 2005.

  1. davidg

    davidg New Member

    Hello,

    I have tried to update the webmail.pkg using the http from the control panel.

    When I try to upgrade the package I get this error:
    Konnte Verzeichnis '/home/admispconfig/ispconfig/web/tools/tools/webmail' nicht erstellen.

    I don't know what this means.

    I have the webmail package installed but it is an older version and I am trying to upgrade - do I need to uninstall then re-install? If so how?

    Thanks for your help.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    There's only one webmail package available on ispconfig.org, and in only one version. No updates have been released for that webmail package!
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    If you want install the webmail package again, you have to delete the old package on the shell before:

    Code:
    rm -rf /home/admispconfig/ispconfig/web/tools/tools/webmail
    rm -rf /home/admispconfig/ispconfig/temp/webmail
    rm -rf /home/admispconfig/ispconfig/web/webmail
     

Share This Page