PDA

View Full Version : Help in PHP extension


john_christopher_s
Mar 28, 2006, 10:42 PM
Hi, Im triying to built a PHP extension, that will calls some other functions in some other .so files( in windows this is .dll files ) in Linux, I got the following error

PHP Warning: Unknown(): Unable to load dynamic library '/opt/httpd/apache/php/ext/libbgt.so' - /opt/httpd/apache/php/ext/libbgt.so: undefined symbol: _Z14OnUpdateStringP15_zend_ini_entryPcjPvS2_S2_iPP S2_ in Unknown on line 0

Please if anybody knows about this, help to me

Thank you,

S.John Christopher

LTheobald
Mar 30, 2006, 04:19 AM
Not got a clue. You might have more luck posting this in a more programming orientated forum like the ones at PHPFreaks (http://www.phpfreaks.com) or Dev Shed (http://www.devshed.com/).