- Posts: 7
XMLRPC extension error
- Carla
- Topic Author
- Offline
- New Member
-
Less
More
15 years 1 month ago #11
by Carla
Replied by Carla on topic Re: XMLRPC extension error
Thank you mag78. My system is Linux, but i checked again and there wasn't any extension="xmlrpc.so" on php.ini. I added it only when i restarted Xampp i got the following error. When i removed the line again, Xampp restarted without problems.
Warning: PHP Startup: Unable to load dynamic library '/opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/xmlrpc.so' - /opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/xmlrpc.so: cannot open shared object file: No such file or directory in Unknown on line 0
If anyone happens to have a clue about why this is happening, please tell me. I no longer know what to do with it.
Warning: PHP Startup: Unable to load dynamic library '/opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/xmlrpc.so' - /opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/xmlrpc.so: cannot open shared object file: No such file or directory in Unknown on line 0
If anyone happens to have a clue about why this is happening, please tell me. I no longer know what to do with it.
The topic has been locked.
- mag78
- Offline
- New Member
-
Less
More
- Posts: 7
15 years 1 month ago #12
by mag78
Replied by mag78 on topic Re: XMLRPC extension error
Hi, look at this link maybe helps
moodle.org/mod/forum/discuss.php?d=118668&parent=520313l
I think you don´t have installed the library, so try to install it. In my case, windows, the library exist by default so I only needed to enable it.
What distribution of linux do you use?
I think you don´t have installed the library, so try to install it. In my case, windows, the library exist by default so I only needed to enable it.
What distribution of linux do you use?
The topic has been locked.
- Carla
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
15 years 1 month ago #13
by Carla
Replied by Carla on topic [SOLVED]: XMLRPC extension error
Many thanks mag78. It worked! I copied the xmlrpc.so file into the right location, as explained on the link you posted, i restarted xampp and got no errors whatsoever. In the backend of Joomdle i got the green Ok for the xmlrpc extension. 
Another issue came up after this, that did not show up before. The system check on the backend regarding the Joomdle Web Services has a red cross and says "Received empty response from Moodle ". But it's another issue, going to try and find a solution.
Many thanks once again!
Another issue came up after this, that did not show up before. The system check on the backend regarding the Joomdle Web Services has a red cross and says "Received empty response from Moodle ". But it's another issue, going to try and find a solution.
Many thanks once again!
The topic has been locked.
- Chris
-
- Offline
- Moderator
-
15 years 1 month ago - 15 years 1 month ago #14
by Chris
Replied by Chris on topic Re: [SOLVED]: XMLRPC extension error
Empty response from Moodle is normally related to the Moodle URL configured in Joomdle. See the last paragraph here
www.joomdle.com/wiki/System_health_check
Last edit: 15 years 1 month ago by Chris.
The topic has been locked.