Re: Command "pear run-scripts horde/horde_role"

"A. Schulze" <[email protected]> Thu, 13 Jun 2019 18:31:35 +0200
Newsgroups gmane.comp.horde.user
Message-ID <[email protected]>

Am 13.06.19 um 14:28 schrieb Arjen de Korte:
>     echo "/usr/share/php7/PEAR/" | pear run-scripts horde/horde_role

my relevant code:

       echo /path/to/horde | pear run-scripts horde/horde_role \
    && ln -s /path/to/horde /usr/share/php/www/horde

The default place (where my pear would place "horde/" if run interactive)
is /usr/share/php/www/horde/

If you select a different direcory, (as I did with '/path/to/horde'
you must adjust that setting also for the uid running horde later.

Using a symlink save you from trouble without any further configuration file

>     pear config-set horde_dir /var/www/html
I don't need that

Andreas
-- 
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]