[commits] [Wiki] changed: Doc/Dev/H6/Installation/InstallBase
Wiki Guest
wikiguest at horde.org
Fri Sep 19 12:33:20 UTC 2025
guest [78.104.49.67] Fri, 19 Sep 2025 12:33:20 +0000
Modified page: https://wiki.horde.org/Doc/Dev/H6/Installation/InstallBase
New Revision: 8
Change log: conf.php.dist location changed for horde/bundle 1.0.3
@@ -6,9 +6,9 @@
Assuming you are inside the installation's root dir
<code>
## Copy horde's minimal config file to the persistent config dir
-cp -a web/horde/config/conf.php.dist var/config/horde/conf.php
+cp -a vendor/horde/horde/config/conf.php.dist var/config/horde/conf.php
## Run the reconfigure command to provide necessary links
sudo -u www-data composer horde-reconfigure
</code>
More information about the commits
mailing list