Additionally listing from /etc/monitorix/monitorix.conf:
base_dir = /var/lib/monitorix/www/
base_lib = /var/lib/monitorix/
base_url = /
base_cgi = /cgi
<httpd_builtin>
        enabled = y
        host =
        port = 18080
        user = nobody
        group = nobody
        log_file = /var/log/monitorix-httpd
        hosts_deny =
        hosts_allow =
        <auth>
                enabled = n
                msg = Monitorix: Restricted access
                htpasswd = /var/lib/monitorix/htpasswd
        </auth>
</httpd_builtin>
Dnia 27 listopada 2014 21:11 czezz <cz...@o2.pl> napisał(a):
Hi, thanks for quick reply
I was thinking this same but it seems to be OK with permissions.
Here is WWW dir:
root@proxy:/var/lib/monitorix/www# pwd
/var/lib/monitorix/www
root@proxy:/var/lib/monitorix/www# ls -al
total 44
drwxr-xr-x 6 root root   4096 2014-11-27 00:07 ./
drwxr-xr-x 3 root root   4096 2014-11-27 00:07 ../
drwxr-xr-x 2 root root   4096 2014-11-26 23:27 cgi/
drwxrwx--- 2 root nobody 4096 2014-11-27 21:09 imgs/
-rw-r--r-- 1 root root   5490 2014-11-27 21:06 index.html
-rw-r--r-- 1 root root   1870 2014-11-26 22:54 logo_bot.png
-rw-r--r-- 1 root root   4021 2014-11-26 22:54 logo_top.png
-rw-r--r-- 1 root root   2251 2014-11-26 22:54 monitorixico.png
drwxr-xr-x 2 root root   4096 2014-11-26 22:54 reports/
drwxrwx--- 2 root root   4096 2014-11-26 22:54 usage/
BR,
czezz
Dnia 27 listopada 2014 21:06 Bertrand Caplet <bertrand.cap...@chunkz.net> 
napisał(a):
> I have installed Monitorix 3.6 on my old Slackware 12 box.
> I have compiled it using SlackBuilds.
> For some reason when I start monitorix and access over web browser, no
> pictures are displayed and I get following error in /var/log/monitorix
> - libpng error: Write Error.
> libpng is installed with following version: libpng-1.2.50-i486-1_slack12.0
>
> Can anyone please help me out here what is wrong
Hey Czezz,
It seems you have permissions errors.
where is you root directory of monitorix ?
Who own it ?
see in
<httpd_builtin>
user = nobody
group = nobody
</httpd_builtin>
That's the default.
Regards,
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

Reply via email to