Title: Fatal error: Class &#039;SimpleXMLElement&#039; not found
Last modified: August 21, 2016

---

# Fatal error: Class 'SimpleXMLElement' not found

 *  Resolved [DoctorPapa](https://wordpress.org/support/users/doctorpapa/)
 * (@doctorpapa)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/fatal-error-class-simplexmlelement-not-found/)
 * Hi,
 * After activation I click on BigBlueButton under the settings menu, at the end
   of the page I find:
    Fatal error: Class ‘SimpleXMLElement’ not found in /home/
   admin/data/www/online.repka24.ru/wp-content/plugins/bigbluebutton/php/bbb_api.
   php on line 45
 * Doesn’t work.
 * [http://wordpress.org/plugins/bigbluebutton/](http://wordpress.org/plugins/bigbluebutton/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [J Federico](https://wordpress.org/support/users/jfederico/)
 * (@jfederico)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/fatal-error-class-simplexmlelement-not-found/#post-4161081)
 * That can be either a connectivity problem between your wordpress server and the
   BigBlueButton server you are using or directly a problem on the BigBlueButton
   server response.
 * First try using the settings that come by default. If that doesn’t work then 
   is the first option. If you are on linux and you have access to the terminal 
   do:
 * wget -q -O- [http://test-install.blindsidenetworks.com/bigbluebutton/api/](http://test-install.blindsidenetworks.com/bigbluebutton/api/)
 * You should get a xml response like this
 * <response>
    <returncode>SUCCESS</returncode> <version>0.81</version> </response
   >
 * Most likely is that it won’t work. If it doesn’t then you have the diagnosis.
   Now you need to find the solution (to the connectivity problem). If it works 
   let us know.
 * Good luck!
 *  Thread Starter [DoctorPapa](https://wordpress.org/support/users/doctorpapa/)
 * (@doctorpapa)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/fatal-error-class-simplexmlelement-not-found/#post-4161082)
 * Hi,
 * Thank you for your reply.
 * It works. I got an xml response:
    <response><returncode>SUCCESS</returncode><
   version>0.81</version></response>
 *  Thread Starter [DoctorPapa](https://wordpress.org/support/users/doctorpapa/)
 * (@doctorpapa)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/fatal-error-class-simplexmlelement-not-found/#post-4161083)
 * but the problem is there.
 *  Plugin Author [J Federico](https://wordpress.org/support/users/jfederico/)
 * (@jfederico)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/fatal-error-class-simplexmlelement-not-found/#post-4161170)
 * For those experiencing this problem, the solution is to install the php5-simplexml
   library in the server.
 * You can find a reference to a similar issue here
    [http://www.pc-freak.net/blog/fix-php-fatal-error-class-simplexmlelement-fatal-error-class-jloader-freebsd/](http://www.pc-freak.net/blog/fix-php-fatal-error-class-simplexmlelement-fatal-error-class-jloader-freebsd/)
 * Closed due inactivity

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Fatal error: Class 'SimpleXMLElement' not found’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bigbluebutton_91cceb.svg)
 * [BigBlueButton](https://wordpress.org/plugins/bigbluebutton/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bigbluebutton/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bigbluebutton/)
 * [Active Topics](https://wordpress.org/support/plugin/bigbluebutton/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bigbluebutton/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bigbluebutton/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 4 replies
 * 2 participants
 * Last reply from: [J Federico](https://wordpress.org/support/users/jfederico/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/fatal-error-class-simplexmlelement-not-found/#post-4161170)
 * Status: resolved