[Bug 275126] www/apache24: POST-INSTALL script failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Feb 2026 14:01:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275126

--- Comment #3 from Poul-Henning Kamp <phk@FreeBSD.org> ---
But did you install it with `pkg --rootdir /some/where` ?

It seems that in that case it tries to access files without the rootdir prefix,
for instance try to access:

   /usr/local/etc/apache24/httpd.conf

instead of

   /some/where/usr/local/etc/apache24/httpd.conf

-- 
You are receiving this mail because:
You are the assignee for the bug.