What about addon/phpmailer/config
?
Thank, it's just a matter of restoring the permissions to the following folders after editing the config files:
chown -R friendica:www-data config addon
And then they should be…
What does a `ls -alˋ in the Friendica base folder give when ssh'd?
Sorry, I wasn't available until now. It looks like you created/edited the addon configuration file with a specific system user that doesn't share read permission with the web server user. No file…
Thank you, we will have to dig in the web server log to figure it out. I'm not sure how you do that in Yunohost, though, but you're looking for Fatal Error
or Exception
.
Thank you, please remove the leading whitespace before the PHP opening tag <?php
if it exists in your file.