Menu

#13 Solution: errors in tmpl_lib.c, line 880 etc..

open
Maxx
5
2010-04-25
2010-04-25
Anonymous
No

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

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.