[horde] Horde (git) install problem

Michael Rubinsky mrubinsk at horde.org
Fri Feb 11 03:55:50 UTC 2011


Quoting Louis-Philippe Allard <lp.allard.1 at gmail.com>:

> OK here are my findings:

Please don't top post.



> 1- There is no such files as conf.php in the appz config subfolders.  I
> looked in my initial git clone folder, nothing, then I tried a git pull, no
> conf.php file and finally I looked in the git repository at
> http://git.horde.org/horde-git/-/browse/imp/config/?ws=1 and there is no
> conf.php files there either....
>
> So what should I do???


The conf.php files for each application are generated by Horde when  
you configure the application(s) via the administration setup  
interface.  The only conf.php.dist file that is shipped with Horde is  
horde/config/conf.php.dist and it is basically a boot-strap file, to  
get you into horde long enough to initially configure it.


> 2- I tried numerous configurations in the registry.php file to get the
> applications to show up in the main horde interface.  nothing.  I tried
> adding the fileroot, webroot and followed the instructions on multiple
> forums but no success.
>
> Any suggestions?

Ralph Lang answered this question for you already. Find the  
$app_fileroot line that is commented out in registry.php and set it to  
the FULL path to the Horde directory fileroot.

Note that an application will NOT show up in the UI until *both* of  
the above items are taken care of.


Most of this is also covered in both the INSTALL files and  
http://horde.org/source/git.php.



> Thanks
>
> On Thu, Feb 10, 2011 at 2:54 AM, Ralf Lang <lang at b1-systems.de> wrote:
>
>>
>> > >>>>> test.php
>> > >>>>>
>> > >>>>> I get a red message error saying:
>> > >>>>> Could not find Horde's framework libraries in the following
>> path(s):
>> > >>>>> /var/www/htdocs/horde/horde/lib:.:/usr/lib/php. Please read
>> > >>>>> horde/docs/INSTALL for information on how to install these
>> > >>>>> libraries.What
>> > >>>>> did i do wrong?  I followed the steps in horde/docs/INSTALL but
>> cant
>> > >>>>> figure
>> > >>>>> why it is not working...
>> > >>>>
>> > >>>> http://horde.org/source/git.php
>> > >>>>
>> > >>>> Particularly, the entire section on "Making Development Repos
>> > >>>> Web-Accessible".
>>
>> Yes, the docs are not very foolproof (assuming we're all fools every now
>> and
>> then).
>>
>> Check:
>>
>>
>>
>> * If you use the symlink setup from the git docs, in registry.php you have
>> to
>> add a key to the applications you want to activate. I don't recall the
>> correct
>> name and don't have the time now to look it up, but it was fileroot or
>> something along that line. YOU HAVE TO SET IT TO THE FULL (NOT THE
>> RELATIVE)
>> PATH ON FS WHERE THE FILES OF THAT APP ARE STORED, for example:
>> = '/srv/www/htdocs/horde4/imp'
>>
>> * each app has its own sub dir /config/ with *.php.dist files which need to
>> be
>> copied to *.php files
>>
>> for example:
>> '/srv/www/htdocs/horde4/imp/config/conf.php.dist'
>>
>> Hope this helps you.
>>
>> --
>> Ralf Lang
>> Linux Consultant / Developer
>>
>> B1 Systems GmbH
>> Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
>> GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
>> --
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


mike

The Horde Project (www.horde.org)
mrubinsk at horde.org


More information about the horde mailing list