[Bug 268809] www/writefreely: segfaults
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268809] www/writefreely"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jan 2023 16:18:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268809 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=239745&action=edit 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 workaround can be added to existing installations by setting in /usr/local/www/writefreely: [server] templates_parent_dir = /usr/local/www/writefreely static_parent_dir = /usr/local/www/writefreely pages_parent_dir = /usr/local/www/writefreely keys_parent_dir = /usr/local/www/writefreely (change /usr/local to your PREFIX as needed). -- You are receiving this mail because: You are the assignee for the bug.