Hi, I've had alot of difficulties in compiling a module in PHP. Finally I'm almost there (I think). I've followed Lerdorf's libstock example. But whenever I try to run stocks.php (from Netscape)... I get this in apaches errorlog: undefined symbol: zend_hash_internal_poiner_ex The stocks example only uses zend_hash_internal_pointer_reset_ex, so I guess that the latter is a macro for the former... Anyhoo... Does anybody know how to resolve this issue??? TIA Thomas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]