<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> <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"><Directory "/var/www/html/smokeping"></font><font style="" color="#00b050"><br></font><font style="" color="#00b050"> Options Indexes +ExecCGI</font><font style="" color="#00b050"><br></font><font style="" color="#00b050"></Directory></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 1 apache apache 26 Apr 15 12:16 cache -> /usr/local/smokeping/cache</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">drwxr-xr-x 3 apache apache 4096 Apr 15 10:54 cropper</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">-rw-r--r-- 1 apache apache 45 Apr 15 12:41 .htaccess</font><font style="" color="#00b050"><br></font><font style="" color="#00b050">-rwxrwxrwx 1 apache apache 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"> ./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 </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"><?xml version="1.0" encoding="iso-8859-15"?></font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"></font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf"><html xmlns="http://www.w3.org/1999/xhtml"></font><font style="" color="#bfbfbf"><br></font><font style="" color="#bfbfbf"><HTML></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>