How to get the Ansinerator library to work?

Posted by konzepz on Stack Overflow See other posts from Stack Overflow or by konzepz
Published on 2010-04-04T14:53:00Z Indexed on 2010/04/04 15:03 UTC
Read the original article Hit count: 557

Filed under:
|
|
|
|

I'm trying to get the Ansinerator library to work my on my localhost, but something's amiss.

I'm receiving the following errors: Notice: Undefined index: hash in ansi.php on line 23 Notice: Undefined index: aml in ansi.php on line 37 Notice: Undefined variable: PNG_DESTRUCT in ansi.php on line 119 Notice: Undefined offset: -1 in ansi.php on line 362 Notice: Trying to get property of non-object in ansi.php on line 362 Notice: Undefined variable: links in ansi.php on line 459 Notice: Trying to get property of non-object in ansi.php on line 677 Notice: Undefined variable: links in ansi.php on line 459 Notice: Undefined variable: map_link in ansi.php on line 687

Any idea where am I going wrong with this one? I've installed the php-gd library, restarted the server, and while runs perfectly on production server, localhost will refuse. Ideas?

Thank you.

© Stack Overflow or respective owner

Related posts about ansi

Related posts about php