[horde] Horde (git) install problem
Ralf Lang
lang at b1-systems.de
Thu Feb 10 07:54:20 UTC 2011
> >>>>> 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
More information about the horde
mailing list