[LON-CAPA-users] Any thoughts on this perl snippet?

Guy Albertelli II lon-capa-users@mail.lon-capa.org
Fri, 21 Sep 2007 19:19:16 -0400


Hi Mark,

> $seed=&random(0,3,0.1);
> ($ior1,$ior2,$ior3) = &map(seed,[$iora,$iorb,$iorc]);
> ($rank1,$rank2,$rank3) = &map(seed,[$ranka,$rankb,$rankc]);


Well you likely wanted this to be

      &map($seed,....)
rather than 
      &map(seed,....)

It's not impossible that this is having some effect... though I
can't guess why it's dying the way you see it die. 

Can you checking /var/log/httpd/error_log and see if there is any more
info?


-- 
guy@albertelli.com   0-7-0-9-27,137