【问题标题】:iRedMail email server is not working in ubuntuiRedMail 电子邮件服务器在 ubuntu 中不工作
【发布时间】:2012-07-26 22:05:32
【问题描述】:

您好,我已经在 Linode 服务器的 ubuntu 12.04 中安装了 iredmail-0.8.1 服务器。所以安装顺利,没有错误。 安装后,当我尝试访问邮件服务器或 cpanel(http://fqdn.linode.com/mail/ 或 https://fqdn.linode.com/iredadmin/)页面根本没有加载。

谁能告诉我可能是什么问题?

【问题讨论】:

    标签: ubuntu-12.04 mail-server linode


    【解决方案1】:

    我遇到了和你一样的问题。要解决此问题,您必须编辑“/etc/apache2/conf.d/roundcubemail.conf”并将条目编辑为:

    <Directory "/usr/share/apache2/roundcubemail/">
        Options FollowSymLinks -Indexes
        DirectoryIndex index.php
    </Directory>
    

    重新加载 apache 守护进程,一切顺利!

    【讨论】:

      猜你喜欢
      • 2011-11-20
      • 2011-08-18
      • 2021-01-25
      • 1970-01-01
      • 2017-08-11
      • 2015-07-31
      • 2018-07-27
      • 2021-06-17
      • 2018-10-13
      相关资源
      最近更新 更多