[commits] [Wiki] changed: Doc/Dev/H6/Developer/KnownIssues
Wiki Guest
wikiguest at horde.org
Wed Jan 3 19:09:01 UTC 2024
guest [91.32.113.174] Wed, 03 Jan 2024 19:09:01 +0000
Modified page: https://wiki.horde.org/Doc/Dev/H6/Developer/KnownIssues
New Revision: 17
Change log: added version numbers and a link to a fix
@@ -2,9 +2,9 @@
Installation on debian bookworm:
composer create-project horde/bundle
-composer require require horde/mnemo horde/nag horde/imp horde/gollem
horde/kronolith horde/turba horde/ldap horde/activesync horde/passwd
horde/jonah horde/ingo
+composer require require horde/mnemo horde/nag:^5 horde/imp:^7
horde/gollem horde/kronolith:^5 horde/turba horde/ldap
horde/activesync horde/passwd horde/jonah horde/ingo
composer.json:
{
"name": "horde/bundle",
@@ -59,9 +59,9 @@
++ horde
+++ autoload.php): Failed to open stream
-
+Fixed with:
https://github.com/horde/base/commit/81a8a11a23a15b3383a8049e1f428a5dbf52f904
**Issue description:**
<code>
Got error 'PHP message: PHP Warning:
require_once(/var/www/html/horde/vendor/vendor/autoload.php): Failed
to open stream: No such file or directory in
/var/www/html/horde/vendor/horde/horde/rampage.php on line 2 PHP
message: PHP Fatal error: Uncaught Error: Failed opening required
'/var/www/html/horde/vendor/vendor/autoload.php'
(include_path='.:/usr/share/php') in
/var/www/html/horde/vendor/horde/horde/rampage.php:2\nStack trace:\n#0
{main}\n thrown in /var/www/html/horde/vendor/horde/horde/rampage.php
on line 2'
More information about the commits
mailing list