Hi,
I was trying to re-compile PHP after adding '--with-xmlrpc \' to the config file. However, it doesn't seem to be working for me as I kept encountering the same PHP warning.
Any help or advice is very much appreciated.
I was trying to re-compile PHP after adding '--with-xmlrpc \' to the config file. However, it doesn't seem to be working for me as I kept encountering the same PHP warning.
Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20121212/php_xmlrpc.dll' - /usr/local/php5/lib/php/extensions/no-debug-non-zts-20121212/php_xmlrpc.dll: cannot open shared object file: No such file or directory in Unknown on line 0
Any help or advice is very much appreciated.