thelaserguy
  • Joined on 2023-04-08
thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-11 13:24:15 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

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…
thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-11 13:02:31 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

I'm just gonna give up lol maybe try again next year 🤣

thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-10 20:09:02 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

This is getting... interesting.. Now, when I go to the address, it's behind a Yuno login.. which it wasn't previously lol

thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-10 19:49:26 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

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…
thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-10 14:52:30 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

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…

thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-10 11:24:48 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

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.

any update?

thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-09 16:48:27 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

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…

thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-09 03:46:27 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

This is the first file I attempted; its location was in /var/www/friendica/addon/phpmailer/config

<?php                                                                        …
thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-09 03:42:30 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

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

thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-09 03:40:46 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error

This is the first file I attempted; its location was in /var/www/friendica/addon/phpmailer/config

<?php                                                                                  …
thelaserguy commented on issue friendica/friendica-addons#1365 2023-04-09 03:24:09 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error
	<?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…
thelaserguy opened issue friendica/friendica-addons#1365 2023-04-08 16:20:39 +02:00
adding phpmailer.config.php to /var/www/friendica/config makes 500 Error