<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
hi all,<br><br>I need all your support to setup latest smokeping server. Still I cannot access the cgi page using following url:<br><br><font style="" color="#00b0f0">http://localhost/smokeping/smokeping.fcgi</font><br>&nbsp;<br>Once I executed this it will display the file content. I think Apache cannot excute the .fcgi file properly.<br><br><font style="" color="#00b050">vim /etc/httpd/conf/httpd.conf</font><font style="" color="#00b050"><br></font><font style="" color="#00b050"><br></font><font style="" color="#00b050">DirectoryIndex index.html index.html.var smokeping.fcgi</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">&lt;Directory "/var/www/html/smokeping"&gt;</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">&nbsp;&nbsp;&nbsp; Options Indexes +ExecCGI</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">&lt;/Directory&gt;</font><font style="" color="#00b050"><br></font><font style="" color="#00b050"><br></font><font style="" color="#00b050">ls -al /var/www/html/smokeping</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">lrwxrwxrwx&nbsp; 1 apache apache&nbsp;&nbsp; 26 Apr 15 12:16 cache -&gt; /usr/local/smokeping/cache</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">drwxr-xr-x&nbsp; 3 apache apache 4096 Apr 15 10:54 cropper</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">-rw-r--r--&nbsp; 1 apache apache&nbsp;&nbsp; 45 Apr 15 12:41 .htaccess</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">-rwxrwxrwx&nbsp; 1 apache apache&nbsp;&nbsp; 81 Apr 15 10:54 smokeping.fcgi</font><font style="" color="#00b050"><br></font><font style="" color="#00b050"><br></font><font style="" color="#00b050"><br></font><font style="" color="#00b050">&nbsp;./bin/smokeping --config=/usr/local/smokeping/etc/config --debug</font> also executed properly with out any errors. <br><br>But still I cannot access the smokeping page using the URL. <br><br><font style="" color="#7030a0"><font style="" color="#000000">Once I executed </font>perl smokeping.fcgi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font>provide the following output <br><br><font style="" color="#bfbfbf">Expires: Sun, 15 Apr 2012 07:27:04 GMT</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">Date: Sun, 15 Apr 2012 07:22:04 GMT</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">Content-length: 3121</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">Content-Type: text/html; charset=iso-8859-15</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">&lt;?xml version="1.0" encoding="iso-8859-15"?&gt;</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">&lt;HTML&gt;</font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf">..............................etc</font><font style="" color="#bfbfbf"><br></font><br>I think this has a permission problem. Please provide me a way to solve this problem.<br><br>Thanks<br><br>                                               </div></body>
</html>