[horde] GIT questions..

Michael M Slusarz slusarz at horde.org
Fri Mar 8 19:54:34 UTC 2013


Quoting Simon Brereton <simon.buongiorno at gmail.com>:

>>> So, this is definitely where my problem is.  The Horde log says:
>>> 2013-03-08T13:55:25+00:00 EMERG: HORDE-BETA [imp]
>>> DirectoryIterator::__construct(/usr/share/git-horde5/themes): failed
>>> to open dir: No such file or directory [pid 10865 on line 90 of
>>> "/usr/share/git-horde5/framework/Core/lib/Horde/Themes.php"]

Your $app_fileroot is *still* wrong.  It must be the base of the HORDE  
APPLICATION directory, not the base of the webroot or the base of the  
git repository.

Your $app_fileroot is apparently '/usr/share/git-horde5'.  That's  
incorrect - that's the BASE of your git repo - but nothing is served  
out of the base of the git repo.  It should either be  
'/usr/share/git-horde5/horde' (or even the value of $web_dir from  
install_dev.conf).

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list