Messenger v3 getting 500 internal server error, caused by no user or group set?
Posted: 02 Mar 2022, 06:28
Trying to configure the messenger service so user's on my server can get an indication if their IP is being blocked.
Got so far as getting a response from apache when I browse to http://serveraddress.com from a blocked IP address (https is not responding unless I use port 8887, but I believe that is another matter.)
The response I'm getting is error 500, internal server error. I've managed to check the apache error logs, and the error it gives me is:
I'm not sure where to go from here. I've verified the MESSENGER_USER is "csf". And set permissions for '/home/csf' to csf:csf 0711, and '/home/csf/public_html' to csf:nobody 0711
Got so far as getting a response from apache when I browse to http://serveraddress.com from a blocked IP address (https is not responding unless I use port 8887, but I believe that is another matter.)
The response I'm getting is error 500, internal server error. I've managed to check the apache error logs, and the error it gives me is:
Code: Select all
[Tue Mar 01 22:55:42.055637 2022] [:error] [pid xxxxx:tid 139656967366400] [client xxx.xxx.xxx.xxx:xxxxx] No user or group set - set suPHP_UserGroup
[Tue Mar 01 22:55:42.554123 2022] [:error] [pid xxxxx:tid 139656950580992] [client xxx.xxx.xxx.xxx:xxxxx] No user or group set - set suPHP_UserGroup, referer: http://serveraddress.com/