in reply to Michael 🇺🇦

@Michael Vogel Brill, thanks. I guess I had a blank line at the end of the CSV file I used for the blocks or something. Found the problem by following back the PHP code and trying to work out what it was trying to do. Exported my blocks and was like, “that comma by itself at the end doesn’t look right…”

Friendica Support reshared this.

in reply to Hypolite Petovan

@Hypolite Petovan OK, so the docker image doesn't have a php config file. It has two sample ones in /usr/local/etc/php/. I Just did cp php.ini-production php.ini in that directory in the docker container and restarted, and it seems to have picked up sensible defaults, including the ones you mention above.

Friendica Support reshared this.