Tuesday, January 04, 2022

Re: Doku Wiki femail?

On 2022-01-03, Thomas Bohl <openbsd-misc-518596@aloof.de> wrote:
> # mkdir -p /var/www/usr/local/share/icu/
> # mkdir -p /var/www/etc/ssl/
> # cp -r /usr/local/share/icu/* /var/www/usr/local/share/icu/

The icu files are placed there automatically if you install the php-intl
package which uses them. Don't copy them separately, you risk pkg_add failing
to update them due to a conflict if the files change.

--
Please keep replies on the mailing list.

No comments:

Post a Comment