Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2017 17:44:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217225] www/nextcloud shipping with config.php which causes certain httpd/fcgi confgurations to throw errors
Message-ID:  <bug-217225-13-FnHOxTqUap@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217225-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217225-13@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=3D217225

Kalten <kalten@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kalten@gmx.at

--- Comment #1 from Kalten <kalten@gmx.at> ---
Created attachment 180147
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180147&action=
=3Dedit
pkg-plist: do not copy sample configuration

If I understand that right:
Currently the port installs a sample configuration file by copying
config/config.sample.php to config/config.php

As you mentioned: that should not be the case (the last Parameter in the
sample even tells us not to do so).
> * This entry is just here to show a warning in case somebody copied the s=
ample
> * configuration. DO NOT ADD THIS SWITCH TO YOUR CONFIGURATION!
> [=E2=80=A6]=20
> 'copied_sample_config' =3D> true,
but no warning is shown on the website :-(
(You might want to mention this to the maintainer)

See patch on how to stop this the easiest way, I think.

Regards,
 Kalten

--=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-217225-13-FnHOxTqUap>