Vars not set in Windows environement
Brought to you by:
e4c5
Installed mega upload 1.42 on a Windows XP platform
with Apache 1.3.27, PHP 4.3.8 and ActivePerl 5.8.4
Everything working fine, except empty Vars at :
my %vars = $cg->Vars;
my $j=0;
while(($key,$value) = each %vars)
So files informations are not passed to final url.