Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2023 16:18:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268809] www/writefreely: segfaults
Message-ID:  <bug-268809-7788-DeqepjQKMz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268809-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268809-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268809

Robert Clausecker <fuz@fuz.su> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #239745|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from Robert Clausecker <fuz@fuz.su> ---
Created attachment 239745
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239745&action=
=3Dedit
www/writefreely: make port more robust when binary is run manually

The attached patch should work around this problem for new installations and
provide better error reporting for existing installations.  The same workar=
ound
can be added to existing installations by setting in
/usr/local/www/writefreely:

[server]
templates_parent_dir =3D /usr/local/www/writefreely
static_parent_dir =3D /usr/local/www/writefreely
pages_parent_dir =3D /usr/local/www/writefreely
keys_parent_dir =3D /usr/local/www/writefreely

(change /usr/local to your PREFIX as needed).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268809-7788-DeqepjQKMz>