I've been trying to install ming on Suse Linux using PHP version 4.1.0. with no success.
I downloaded the php_ming.so module and installed it in the correct place for PHP i.e. the 'extension_dir' which is '/usr/share/php'. I also placed a new extension reference to the ming module in the php.ini file and restarted Apache.
When I try to load the extension it says: "Unable to initialize module Module compiled with debug=156, thread-safety=71 module API=1155991872 PHP compiled with debug=0, thread-safety=0 module API=20010901 These options need to match"
Now I know the API versions are different and it refuses to work because of that.
Has anyone managed to get Ming to work with PHP 4.1.0 or above and could they please email me the module 'php_ming.so'.
Also, do modules(extensions) require any other files to run? Are all the libraries compiled into one .so file?
Any help would be praised. I'll be your best friend :0)
Thanks.