Menu

Problem with databay-microcode-decrypt

2003-06-08
2003-06-22
  • BlueWhisper

    BlueWhisper - 2003-06-08

    I have a problem with microcode... I have two files:
    test.php:
    <?
    databay_microcode_include("data.php");
    ?>
    data.php:
    (the encoded data of <? echo "Hello world" ?>)

    When I go to the page test.php, it returns me the following messages:
    Warning: Unexpected character in input: '' (ASCII=25) state=1 in [path]/test.php(2) : databay-microcode-decrypt on line 1
    Parse error: parse error in [path]/test.php(2) : databay-microcode-decrypt on line 2

    Does anybody has an idea on what's going wrong ?

    Thank you in advance for your answer.

     
    • Nobody/Anonymous

      perhaps don't place <? ?> characters in your encrypted file

       
    • Nobody/Anonymous

      It still doesn't work... It seems like the decryption function doesn't work correctly... I'm sorry, I don't know enough in C to debug this...

       
    • Nobody/Anonymous

      Don't place any <? ?> and don't forgot the ";" after echo "Hello World"

       

Log in to post a comment.

MongoDB Logo MongoDB