Recent Topics

1 Feb 25, 2017 06:07    

I recently installed 6.8.7-stable on a fresh LAMP server and I get the following error on the bottom of nearly every back office page, some font office pages, and tabs like "System Status" show nothing but the error.

Fatal error: Uncaught Error: Class 'xmlrpc_client' not found in /var/www/html/b2evolution/inc/dashboard/model/_dashboard.funcs.php:99 Stack trace: #0 /var/www/html/b2evolution/inc/tools/system.ctrl.php(113): b2evonet_get_updates(true) #1 /var/www/html/b2evolution/admin.php(224): require('/var/www/html/b...') #2 {main} thrown in /var/www/html/b2evolution/inc/dashboard/model/_dashboard.funcs.php on line 99

Fatal error: Uncaught Error: Class 'xmlrpc_client' not found in /var/www/html/b2evolution/inc/dashboard/model/_dashboard.funcs.php:99 Stack trace: #0 /var/www/html/b2evolution/inc/_core/_misc.funcs.php(241): b2evonet_get_updates() #1 [internal function]: shutdown() #2 {main} thrown in /var/www/html/b2evolution/inc/dashboard/model/_dashboard.funcs.php on line 99

My familiarity with Apache, PHP, and b2evolution is somewhat limited, but I am really pulling my hair out after trying a few fresh installs only to have the error repeat.

2 Feb 25, 2017 10:55

Solved:

It helps to have php-xml installed. DoH!


Form is loading...