Menu

microcode not working on php 4.3.3

2003-09-20
2013-03-07
  • Nobody/Anonymous

    i compiled microcode sucessfully with php 4.3.2

    with the same configuration options, it compiled sucessfully with php 4.3.3

    but it loads microcode.so fails:

    compiler_globals undefined

    any ideas?

     
    • Douglas Laing

      Douglas Laing - 2005-07-27

      I followed the instructions in decoder/README to create microcode.so - all worked as advertised.
      When I try to run it everything works up to and including
        dl ("./microcode.so");
      but then
        databay_microcode_include("encrypted.php");
      fails with:
        An error occured while loading http://10.0.0.2/info.php:
        Connection to host 10.0.0.2 is broken
      encrypted php was created with
      encoder x.php encrypted.php 21
      where x.php contains one line: phpinfo();

      What have I done wrong?  - Douglas Laing, Johannesburg

       

Log in to post a comment.

MongoDB Logo MongoDB