Damus
Michael πŸ‡ΊπŸ‡¦ · 3w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqus98k0a02l7a0ucced0d3rpuyc6xuj2gw0kj0rjeehqmjm6mp8hsxtygww You can access the config via bin/console config. Concerning the updates: I highly re...
Tobias Ernst profile picture
@Michael πŸ‡ΊπŸ‡¦ I apprciate your continued support but I am still at at a loss.
I have now pulled the stable friendica and addons from git and run composer.phar. For some reason, the latter required me to create /var/www/.cache and give write-permissions to www-data before it would work (my site sites in /var/www/html/friendica). As you see the instance is back running, I now see my addons (and have disabled them all for the time being). But I still get the 500 when trying to go to the admin panel.

How specifically do I use bin/console config to elicit a php error log in which I can see what is going on?
1
Tobias Ernst · 3w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqnkyslfu99j26dn76cgmlzfncstjasaulaagyz90daf0r90rnd8gs7rlz42 Oh! PROBLEM SOLVED!console/config had a setting to put friendica.log in the log directory. But there was not log directory. I manually created one. After that, the log appeared AND now ...