daNi (danis) wrote in lj_dev,
daNi
danis
lj_dev

  • Mood:

Bit of an update...

okay i am stuck here.

i was reviewing the code al ittle bit (i'm not a perl programmer though)
and i think that the problem lies here:

# executable perl code blocks
if ($type eq "_CODE")
{
if ($option_ref->{'DO_CODE'})
{
&get_form_data unless ($FORM_READ);
return &eval_code($data);
}
else
{
return &inline_error("_CODE block failed to execute by permission settings");
}
}

this is in bmlp.pl.
it's probably a way how IIS handles SOMETHING... i'm not exactly sure though... maybe somebody can help me out with exactly how this section works... and maybe i can fix it up or... i could have not installed a modules or something stupid like that..

anyways whatever the problem is, thanks a bunch :)
~daNi~
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 7 comments