Joomdle 1.0 Installation

Getting fatal error associated with joomdle

  • lastevns
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 6 months ago - 9 years 6 months ago #1 by lastevns
I recently set up a XAMPP/localhost version of my live site. I successfully installed XAMPP, restored a working backup of my site to localhost using Akeeba and restored a copy of my database. I can go to the back end of the site fine. I can go to the front page fine. But when I attempt to go to moodle on this locahost site I get the following error:

Fatal error: Call to undefined function xmlrpc_encode_request() in C:\xampp\htdocs\motif\administrator\components\com_joomdle\helpers\content.php on line 46


When I go to System Check I get a red x next to XMLRPC PHP Extension. So I went to PHP information and found NO XMLRPC there like I do on my live site. So, is it the case I can't run the whole Moodle-Joomdle setup on a locahost? Or is there something more I need to do?

I looked at installing xmlrpc in PHP and found a forum post ( php.net/manual/en/xmlrpc.installation.php ) that says all I have to do is uncomment he following line in my php.ini:

;extension=php_xmlrpc.dll


So I did that -- uncommented the line. But I still get a red x on the system check next to xmlrpc and there is still no xmlrpc option under my PHP information.
Last edit: 9 years 6 months ago by lastevns.

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Getting fatal error associated with joomdle
You need to instal php xmlrpc module. I have never userd XMAPP, so I don't know how you must do that.

Please Log in or Create an account to join the conversation.