PHP change option doesn't love me 
When I try to send request to change to level 2, I get to a page with sooo many errors:
Code:
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: <b>Warning</b>: fread() [<a href='function</serverLoad> in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: ^ in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: Entity: line 8: parser error : Couldn't find end of Start Tag a line 8 in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: <b>Warning</b>: fread() [<a href='function</serverLoad> in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: ^ in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: Entity: line 8: parser error : Unescaped '<' not allowed in attributes values in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: <b>Warning</b>: fread() [<a href='function</serverLoad> in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: ^ in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: Entity: line 8: parser error : attributes construct error in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: <b>Warning</b>: fread() [<a href='function</serverLoad> in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: ^ in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: Entity: line 8: parser error : Couldn't find end of Start Tag a line 8 in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: <b>Warning</b>: fread() [<a href='function</serverLoad> in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: ^ in /home/corey/public_html/includes/classes/jmRemoteAPI.class.php on line 164
And then it tells me:
An Error Has Occurred
An error occurred with your PHP version change request. Try again later or contact x10Hosting. (Code 3)
What should I do?