|
From: Axel H. <ax...@3d...> - 2003-12-17 08:20:49
|
Hi! Got the cvs version working on my suse glibc-2.2.5-177 box with apache 1.3.9 and php 4.3.4 But there is still some trouble with the php extension :-( The original code produces the following error when i create a new SWFBitmap: /usr/local/httpd/bin/httpd: relocation error: /usr/local/lib/php/extensions/no-debug-non-zts-20020429/php_ming.so: undefined symbol: php_file_le_socket As workaround i replaced the getInput function with its old version and commented out all occurrences of php_file_le_socket, php_file_le_popen and php_file_le_fopen. Now loading jpgs works, but may be somebody can explain me the meaning of those symbols? Cordially, Axel <http://3dragons.com/mingres/movie.php> |