ISPConfig is not displaying "email" tab

Discussion in 'General' started by Keagan, Mar 2, 2021.

  1. Keagan

    Keagan Member

    Hello,

    my ispcnofig just ran into bug where it cant display the "mail tab" it is just blank, or it show content of tab where I was earlier clicked in.

    I have +FollowSymlinks in .conf and .vhost of ispconfig.

    Error what is in apache2 error log is this

    Code:
     AH00037: Symbolic link not allowed or link target not accessible: /var/www/ispconfig, referer: https://servername.tld:7777/index.php
    Symlink exists

    Code:
    lrwxrwxrwx  1 root    root      34 Aug 12  2015 ispconfig -> /usr/local/ispconfig/interface/web
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Try doing a force update and reconfigure services:
    Code:
    ispconfig_update.sh --force
     

Share This Page