If you get errors during compiling this module you should edit tmpl_lib.c. On line 880 change ZV(new_value) to Z_STRVAL_P(new_value) do the same thing on lines 700 and 217
Then compile as usual phpize ./configure make make install
Log in to post a comment.