I've just set up a RPi 2 with the latest stable Raspbian and installed some basic stuff (nginx, php5, ownCloud 8, SickBeard, sabnzbd+, ...).
The ownCloud log shows a pretty generic error message at every page load and sometimes in between: Comments starting with '#' are deprecated in Unknown on line 1 at Unknown#0
I do understand the meaning of the error message but I have no idea on how to track down the file which is responsible for it since it's not named in the error message.
I've already checked all ini files within /etc/php5/cli/conf.d
since I stumbled across that directory on various Google searches but none of the files inside has a line starting with '#'.
I'd really appreciate any help since I'd really like to keep the log clean so that real issues could be located/recognized more easily...
Thanks & best regards