MyBB Community Forums

Full Version: HTTP Error 500
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm getting an HTTP 500 Error and when I check the error log I found the following errors but not totally sure what they mean...

Latest web server error log messages:
[Sun Apr 26 14:49:18.095762 2020] [core:crit] [pid 31035:tid 23198793983744] (13)Permission denied: [client 00.000.000.000:11111] AH00529: /home/xxxx/public_html/test/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/xxxx/public_html/test/' is executable
[Sun Apr 26 03:30:44.670167 2020] [core:crit] [pid 20347:tid 23198762465024] (13)Permission denied: [client 00.000.000.000:11111] AH00529: /home/xxxx/public_html/test/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/xxxx/public_html/test/' is executable
[Sun Apr 26 00:15:16.943167 2020] [core:crit] [pid 18910:tid 23198787680000] (13)Permission denied: [client 00.000.000.000:11111] AH00529: /home/xxxx/public_html/test/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/xxxx/public_html/test/' is executable

------------
Latest suexec error log messages:
[2020-04-26 14:58:12]: uid: (1102/xxxxx) gid: (1103/xxxxx) cmd: ea-php72
[2020-04-26 14:57:56]: uid: (1102/xxxxx) gid: (1103/xxxxx) cmd: ea-php72
[2020-04-26 14:57:49]: uid: (1102/xxxxx) gid: (1103/xxxxx) cmd: ea-php72
[2020-04-26 14:57:22]: uid: (1102/xxxxx) gid: (1103/xxxxx) cmd: ea-php72
[2020-04-26 14:57:17]: uid: (1102/xxxxx) gid: (1103/xxxxx) cmd: ea-php72
[2020-04-26 14:56:53]: uid: (1102/xxxxx) gid: (1103/xxxxx) cmd: ea-php72
[2020-04-26 14:56:44]: uid: (1102/xxxxx) gid: (1103/xxxxx) cmd: ea-php72
What user / group is apache running as? Do you have access to the shell?