<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Aptos;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Aptos",sans-serif;
mso-ligatures:standardcontextual;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Aptos",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:11.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#467886" vlink="#96607D" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have just completed my install of RHEL 8, MySql 8 and Bugzilla 5.2 and ran .checksetup.pl script with success. When I attempt to access Bugzilla website via URL I am getting the following error:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>Internal Server Error<o:p></o:p></b></p>
<p class="MsoNormal">The server encountered an internal error or misconfiguration and was unable to complete your request.<o:p></o:p></p>
<p class="MsoNormal">Please contact the server administrator at name@company.com to inform them of the time this error occurred, and the actions you performed just before this error.<o:p></o:p></p>
<p class="MsoNormal">More information about this error may be available in the server error log.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">ssl_error_log:<o:p></o:p></p>
<p class="MsoNormal">[Sat Dec 14 09:32:18.796299 2024] [cgid:error] [pid 1208958:tid 140685705258752] [client 10.236.7.209:58477] AH01241: error spawning CGI child: exec of '/var/www/html/bugzilla-5.2/index.cgi' failed (Permission denied): /var/www/html/bugzilla-5.2/index.cgi<o:p></o:p></p>
<p class="MsoNormal">[Sat Dec 14 09:32:18.796611 2024] [cgid:error] [pid 1208958:tid 140685705258752] [client 10.236.7.209:58477] End of script output before headers: index.cgi<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have double checked all permissions under the bugzilla-5.2 directory to ensure owner is root and group is apache but still no luck. I also made sure that the current permission for the index.cgi file is set to 0750.
<o:p></o:p></p>
<p class="MsoNormal">-rwxr-x---. 1 root apache 2171 Sep 3 09:36 index.cgi<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have gone through bugzilla_5.2 directory to ensure permissions are set to owner root and group apache. Any thoughts on what else could be causing the permission denied error?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<br>
Ron<o:p></o:p></p>
</div>
</body>
</html>