I've been having this problem with one of my php scripts lately. so what i did was i copied the missing file (xmlrpc.so) from one of our web apps but then I got this another error message:Warning: dl() [function.dl]: Unable to load dynamic library '/usr/local/cpanel/3rdparty/lib/php/extensions/no-debug-non-zts-20060613/xmlrpc.so' - /usr/local/cpanel/3rdparty/lib/php/extensions/no-debug-non-zts-20060613/xmlrpc.so: cannot open shared object file: No such file or directory in /usr/local/lib/php/xmlrpc.inc on line 14
Been stuck with this problem for quite a while and it's really starting to be a pain in the a**.Warning: dl() [function.dl]: Unable to load dynamic library '/usr/local/cpanel/3rdparty/lib/php/extensions/no-debug-non-zts-20060613/xmlrpc.so' - /usr/local/cpanel/3rdparty/lib/php/extensions/no-debug-non-zts-20060613/xmlrpc.so: ELF file OS ABI invalid in /usr/local/lib/php/xmlrpc.inc on line 14
Would anyone happen to know how to solve this stuff?
TIA guys.