I've been trying to install Horde 6 (and IMP/Nag/Kronolith/etc) and keep hitting an error when visiting the main /horde/ page (I use an apache alias /horde to /srv/www/htdocs/horde/web):
A fatal error has occurred
Failed opening required '/srv/www/htdocs/horde/vendor/horde/horde/templates/login/login.inc' (include_path='/srv/www/htdocs/horde/vendor/horde/autoloader/lib:/srv/www/htdocs/horde/vendor/horde/form/lib/:/srv/www/htdocs/horde/vendor/horde/horde/lib:.:/usr/share/php8:/usr/share/php/PEAR')
Details have been logged for the administrator.
The syslog messages I get are:
HORDE[862010]: #0 {main} [pid 862010 on line 504 of "/srv/www/htdocs/horde/vendor/horde/imp/lib/Application.php"]
HORDE: #0 {main} [pid 862010 on line 504 of "/srv/www/htdocs/horde/vendor/horde/imp/lib/Application.php"]
It's true that on my system login.inc doesn't exist there. It appears to have been removed in this commit: 218c124 ?
I'm guessing I have some kind of misconfiguration right? Not that login.inc was removed in error?
I've been trying to install Horde 6 (and IMP/Nag/Kronolith/etc) and keep hitting an error when visiting the main /horde/ page (I use an apache alias /horde to /srv/www/htdocs/horde/web):
The syslog messages I get are:
It's true that on my system login.inc doesn't exist there. It appears to have been removed in this commit: 218c124 ?
I'm guessing I have some kind of misconfiguration right? Not that login.inc was removed in error?