[horde] GIT questions..

Simon Brereton simon.buongiorno at gmail.com
Wed Mar 6 10:49:26 UTC 2013


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.

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?

Simon


More information about the horde mailing list