From: "Alexander Moisseev" <[email protected]>
To: [email protected]
Sent: 12/8/2015 1:49:51 AM
Subject: Re: [BackupPC-users] New install - new issues

>On 07.12.15 21:09, David Williams wrote:
>>>  Main difference between "update" and "graph" commands: the "update" 
>>>is
>>>  running by BackupPC daemon and the "graph" by CGI.
>>>  Does CGI have permission to read pool.rrd?
>>  The above in bold was the issue :) Thanks, working fine now.
>
>That's weird. There is a test in the Ubuntu patch. Images shouldn't 
>appear on the page at all if the pool.rrd is unreadable.
>
>+    if (-r "$LogDir/pool.rrd" && $Privileged) {
>+    $content .= '<p><img src="'.$MyURL.'?image=4"><p><img 
>src="'.$MyURL.'?image=52">';
>+    }

CGI didn't have permission to the file, once I gave CGI the appropriate 
permission the two graphs showed up.  Prior to that I just got 
placeholder icons, no images.
>
>------------------------------------------------------------------------------
>Go from Idea to Many App Stores Faster with Intel(R) XDK
>Give your users amazing mobile app experiences with Intel(R) XDK.
>Use one codebase in this all-in-one HTML5 development environment.
>Design, debug & build mobile apps & 2D/3D high-impact games for 
>multiple OSs.
>http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
>_______________________________________________
>BackupPC-users mailing list
>[email protected]
>List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
>Wiki:    http://backuppc.wiki.sourceforge.net
>Project: http://backuppc.sourceforge.net/


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to