[horde] GIT questions..

Simon Brereton simon.buongiorno at gmail.com
Wed Mar 6 11:47:18 UTC 2013


On 6 March 2013 11:49, Simon Brereton <simon.buongiorno at gmail.com> wrote:
> On 5 March 2013 17:28, Michael M Slusarz <slusarz at horde.org> wrote:
>> Quoting Simon Brereton <simon.buongiorno at gmail.com>:
>>
>>> I've never used git before, but it seems like now would be a good time
>>> to start.  However, I have a few questions.  I hope you can help.
>>>
>>> Of the available repos, which one should I pull if I just want to set
>>> up a horde instance?
>>> horde - Horde application code
>>
>>
>> This is all you need.  I'm assuming you read
>> http://www.horde.org/development/git
>>
>>> horde-support - Support code
>>> horde-web - Website source code
>>
>>
>> You don't need these.
>>
>>> I already have a fully functioning horde install on this system - will
>>> I have to use that pear installation, or can I use a separate pear
>>> installation to avoid contamination.
>>
>>
>> If using git, it is best if you DON'T have any Horde PEAR packages installed
>> to ensure that the git installation is using the code within that git
>> installation.
>>
>> However, the install_dev script *should* make it so that the git install
>> prefers the git framework source over any PEAR installed package.
>
> The instructions at http://www.horde.org/development/git also say to
> set the $app_fileroot variable.  However, this would be the same as
> $web_dir, no?
>
> After editing the install_dev.conf and running install_dev, the
> installation seemed successful, but when I go to my vhost, I get:
> A fatal error has occurred
> This system is currently deactivated.
> Details have been logged for the administrator.

In a previous list posting, Mike Rubinsky asserted this error was
because horde had not been configured.  I agree, but when I go to
https://webmail.example.net/admin/config/login.php I get the same
error.
If I copy the configs over from the previous horde-beta install into
the repository, I get the same error
If I change the group permissions to the apache user on the
repository, I get the same error
And depressingly (because I was sure this would fix it), if I change
the group permissions on the repo/horde directories, I get the same
error.

Help please! :)  Although I'm sure it's a user error.


Simon



> There is nothing in the horde.log.
>
> but this in the apache.log
> ==> /var/log/apache2/logs/webmail-error_log <==
> [Wed Mar 06 10:35:16 2013] [error] [client 87.139.157.136] File does
> not exist: /usr/share/horde-beta/services, referer:
> https://webmail.example.net/imp/dynamic.php?page=mailbox
>
> What should be in that file?


More information about the horde mailing list