Main Page | Report this Page
 
   
Science Forum Index  »  Astro - Seti Forum  »  Boinc 5.4.9 breaks program...
Page 1 of 1    
Author Message
Eric
Posted: Tue Jul 25, 2006 10:27 am
Guest
Hi,

I've used a PHP web front-end (BoincPHP4-GUI) to manage and control Boincs
clients across my LAN for a long time, but after recently upgrading
everything to 5.4.9 found it to now be broken.

I like BoincPHP4-GUI because it allows all the Boincs to be controlled by
nothing other than just a web browser. Simple, easy, and works with
anything that has a web browser. I used my PocketPC's and even a Sony PSP
with it. Worked great. I don't want to use a platform specific control
program. The beauty of BoincPHP4-GUI was that it could be accessed by
anything.

I don't know PHP programming, but my assumption is that Boinc 5.4.9 probably
changes some BS around in output files, which BoincPHP4-GUI is no longer
seeing in the right places now.

BoincPHP4-GUI

from: http://www.boinc.dk/

(Forums are always down and I tried emailing, but nobody is home.)

Below are a few of the errors that it spits out, along with the actual lines
they are refering to:

"Warning: Invalid argument supplied for foreach() in
/var/www/html/boinc/utils.php on line 50"
Refering to: foreach ($client_state["projects"] as $project) {

"Warning: Invalid argument supplied for foreach() in
/var/www/html/boinc/utils.php on line 142"
Refering to: foreach ($client_state["results"] as $result) {

It would probably be an easy fix, but I don't know how. Anyone want to take
a stab at it?

Thanks,
Eric
 
Page 1 of 1       All times are GMT - 5 Hours
The time now is Wed Jan 07, 2009 11:11 pm