Closed Freekers closed 7 years ago
I can confirm this behviour, with the workaround stated above I was at least able to install Horde, but it won't fire up.
DSM 6.0.2-8451 Update 4
Model DS412+
and here are my logs:
vi /var/log/messages
2016-11-28T23:20:53+01:00 nas412 synoscgi_SYNO.Core.Package.Log_1_get[15067]: pkgtool.cpp:2622 Failed to query package status, horde
vi /var/log/synopkg.log
2016/11/28 23:19:28 install horde 5.1.0-2:
End: /bin/mv -f /volume1/@tmp/pkginstall/conf /var/packages/horde/conf ret=[0]
2016/11/28 23:19:28 install horde 5.1.0-2:
Begin: postinst
/var/packages/horde/scripts/installer: line 60: /etc/php/conf.d/com.synocommunity.packages.horde.ini: No such file or directory
2016/11/28 23:19:43 install horde 5.1.0-2:
End: postinst ret=[0]
2016/11/28 23:19:43 install horde 5.1.0-2:
Begin: /bin/rm -rf /volume1/@tmp/pkginstall
2016/11/28 23:19:43 install horde 5.1.0-2:
End: /bin/rm -rf /volume1/@tmp/pkginstall ret=[0]
2016/11/28 23:19:43 install horde 5.1.0-2 successfully
/var/packages/horde/scripts/installer: line 106: INSTALL_DIR: command not found
2016/11/28 23:19:56 install horde: begin to start version 5.1.0-2
2016/11/28 23:19:56 install horde: start version 5.1.0-2 successfully, result 0
2016/11/28 23:20:39 start horde: begin to start version 5.1.0-2
2016/11/28 23:20:41 start horde: start version 5.1.0-2 successfully, result 0
Duplicate of https://github.com/SynoCommunity/spksrc/issues/2333
Setup
_Package Name: Horde _Package Version: 5.1.0-2 (Groupware Webmail)
_NAS Model: RS814 _NAS Architecture: armadaxp _DSM version: DSM 6.0.2-8451 Update 2
Expected behavior
Horde should show up after the installation of the package PHP Pear and PHP 5.6 are both installed and all PHP modules are enabled. MariaDB is installed as well and user homes are enabled.
Actual behavior
When browsing to http://ip/horde, the following error is shown (when display_errors in PHP is turned on):
Warning: require_once(Horde/Autoloader/Default.php): failed to open stream: No such file or directory in /volume1/web/horde/lib/core.php on line 49 Fatal error: require_once(): Failed opening required 'Horde/Autoloader/Default.php' (include_path='/volume1/web/horde/lib:.:/var/packages/PEAR/target') in /volume1/web/horde/lib/core.php on line 49
Steps to reproduce
1. First, fix the 'incorrect MySQL password' error using the following commands via SSH:
2. Next, install Horde via DSM 3. Browse to http://IP/horde
Package log
Check Package Center or
/usr/local/{package}/var/
Other logs
E.g.
/var/log/messages
or/var/log/synopkg.log