Sorry about that!
It's okay! I'm sure that it's me, doing something wrong. It's mind boggling lol
root@yuno:/var/www/friendica/config# ls -al
total 20
drwxrwx--- 2 friendica…
I'm just gonna give up lol maybe try again next year 🤣
This is getting... interesting.. Now, when I go to the address, it's behind a Yuno login.. which it wasn't previously lol
What does a
ls -al
in the Friendica base folder give when ssh'd?
total 740
drwxr-x--- 21 friendica www-data 4096 Apr 7 22:54 .
drwxr-xr-x+ 13 root root 4096 Apr 7…
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…
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
orException
.
any update?
After a few hours of searching and confirming, I believe the location for the logs relating to the errors are at
/var/log/nginx/
A dir command shows 4 files relating to Friendica; in one…
This is the first file I attempted; its location was in /var/www/friendica/addon/phpmailer/config
<?php …
Thank you, please remove the leading whitespace before the PHP opening tag
<?php
if it exists in your file.
It doesn't, I think it's just the way I copied it into here, my apologies
This is the first file I attempted; its location was in /var/www/friendica/addon/phpmailer/config
<?php …
<?php
// Warning: Don't change this file! It only holds the default config values for this addon.
// Instead overwrite these config values in config/addon.config.php in your Friendica…