Control: tags -1 +pending
Control: severity -1 normal

On Fri, Dec 29, 2017 at 10:48:43AM +0100, Sigbjorn Kjetland wrote:
> Dear Maintainer,
> 
>    * What led up to the situation?
> I am installing smokeping on a new server to replace old smokeping server
>      I have configured and restarted smokeping like in previous server
>      but web GUI did not work. Error was 403 forbidden.
>      fcgi not working and I have limited knowledge so i didn't go that route.
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> I added these 3 lines to apache config file:
> /etc/apache2/conf-enabled/smokeping.conf
>     Options Indexes FollowSymLinks ExecCGI
>     AddHandler cgi-script .cgi
>     DirectoryIndex index.html smokeping.cgi
> 
> There was no working fcgi file and no cgi file so I linked the cgi as
> below
> 
>     ln -s /usr/lib/cgi-bin/smokeping.cgi
>     /usr/share/smokeping/www/smokeping.cgi

Hi!

Sorry for the delays.

This problem actually happens in earlier releases as well - it is
expected you visit /smokeping/smokeping.cgi and not /smokeping/...
Furthermore, this hardly is a release-critical bug, in my opinion, so I
will downgrade this to normal.

Still, it seems reasonable to have a DirectoryIndex. In our tests here
(Debian stretch), it seems that just adding that line was sufficient to
resolve the issue completely. This will be resolved in the next upload.

Thanks for the bug report!

A.

Attachment: signature.asc
Description: PGP signature

Reply via email to