<div dir="ltr">All, <div><br></div><div>Sorry for what might be a noob question but I am trying to understand what is throwing the following errors(httpd error_log):</div><div>(13)Permission denied: exec of /opt/smokeping/htdocs/smokeping.fcgi.dist</div><div>premature end of script headers: smokeping.fcgi.dist</div><div><br></div><div>When I was looking into the cgi script I ran:</div><div>joe@server $ sudo ./smokeping.fcgi.dist</div><div>I got this error:</div><div>smokeping_cgi [client(unknown)]: Use of uninitialized value $hierarchy in substitution (s///) at /opt/smokeping/bin/..lib/Smokeping.pm line 1620.</div><div><br></div><div>I looked at the referenced file and not being a great programmer could not make heads or tails of this. So in an attempt to figure this out I compiled version 2.6.7 and stole the Smokeping.pm file and get a similar error but on a different line. I looked for references for others having a similar issue but I keep hitting a wall. </div><div><br></div><div>I was then thinking that this was something in the config but I copied a sample from the examples modifying the parts that need to be but largely keeping the example intact. I still get the same error.</div><div><br></div><div>Important info about the error:</div><div>I am going to <a href="http://localhost/smokeping/smokeping.cgi">http://localhost/smokeping/smokeping.cgi</a></div><div>httpd config file I put in on the server:</div><div>ScriptAlias /smokeping/smokeping.cgi /opt/smokeping/htdocs/smokeping.fcgi.dist</div><div>Alias /smokeping /opt/smokeping/htdocs</div><div><Directory "/opt/smokeping/htdocs"></div><div>Options FollowSymLinks</div><div></Directory></div><div>/opt/smokeping/htdocs has 755 apache:apache</div><div>Enterprise Linux 6.6   2.6.32 x86_64</div><div>Manually installed Smokping 2.6.11 to /opt/smokeping</div><div><br></div><div>Thanks for any suggestions you may have!</div><div>Joe</div></div>