After installation, when first time try to get in to admin, it shows:
Warning: main(/home/wenet/public_html/heha2k/blogs/b2evocore/_functions_xmlrpc.php): failed to open stream: No such file or directory in /home/wenet/public_html/heha2k/blogs/b2evocore/_main.php on line 90
Fatal error: main(): Failed opening required '/home/wenet/public_html/heha2k/blogs/b2evocore/_functions_xmlrpc.php' (include_path='.:/usr/local/lib/php') in /home/wenet/public_html/heha2k/blogs/b2evocore/_main.php on line 90
Please help.
First, check to make sure that this file exists and is readable:
blogs/b2evocore/_functions_xmlrpc.php
If if not, then reupload it. If it's there, then your host might be doing something to keep you from using it. xml-rpc has had a lot of security problems, so some web hosts don't like it. You might contact your host and point out that this file is not the actual xmlrpc file. It's at /blogs/xmlsrv/xmlrpc.php and you can safely rename or delete that one (and it's the one that makes hosts nervous), but that functions file is apparently needed for b2evolution to run.