部落抱怨conf.php

我有一个最小的Debian 7盒子,并从这个说明安装Horde: https : //wiki.debian.org/Horde 。

请求http://localhost/horde

 A fatal error has occurred This system is currently deactivated. Details have been logged for the administrator. 

当去http://localhost/horde/test.php页面抱怨

 Required Configuration Files config/conf.php: No You need to login to Horde as an administrator and create the configuration file. 

在/ srv / www / horde / horde / config我有:

 $ cp conf.php.dist conf.php $ ll conf.php -rw-r--r-- 1 www-data www-data 3457 Jan 9 11:12 conf.php 

Apache2在/var/www/horde -> /srv/www/horde使用sym链接的默认站点运行。

也许部落居然要你去http://localhost/horde/conf.php ?

看到我在类似的麻烦:
https://superuser.com/questions/1056045/horde-configuration/1056052#1056052
看起来你没有复制/创buildconf.php 。 最好的方法是从config / conf.php.dist – > conf.php复制它