- Posts: 2
xml-rpc folder access
- Anders
- Topic Author
- Offline
- New Member
-
Less
More
13 years 8 months ago #1
by Anders
xml-rpc folder access was created by Anders
Joomla 2.5.6
Joomdle 0.82
Moodle 2.3.1
Hi all
I have following problem regarding xmlrpc.
I can only enable xmlrpc per folder, so which folders needs access to xmlrpc?
That goes for joomla as well as moodle (moodle are installed as a subdomain to joomla)
Smile from Anders
Joomdle 0.82
Moodle 2.3.1
Hi all
I have following problem regarding xmlrpc.
I can only enable xmlrpc per folder, so which folders needs access to xmlrpc?
That goes for joomla as well as moodle (moodle are installed as a subdomain to joomla)
Smile from Anders
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
13 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic xml-rpc folder access
A Joomdle user contributed the following list:
This file is now within the following folders (not sure if it is really needed everywhere):
/joomla
/joomla/administrator
/joomla/moodle
/joomla/moodle/admin
/joomla/moodle/mnet/xmlrpc
/joomla/moodle/login
I think this is for Moodle 1.9, as it includes the mnet folder, not needed for 2.x
You may need to add:
/joomla/moodle/webservice
/joomla/moodle/xmlrpc
If you try, please let us know the results, so we can put the list in the docs for future reference.
This file is now within the following folders (not sure if it is really needed everywhere):
/joomla
/joomla/administrator
/joomla/moodle
/joomla/moodle/admin
/joomla/moodle/mnet/xmlrpc
/joomla/moodle/login
I think this is for Moodle 1.9, as it includes the mnet folder, not needed for 2.x
You may need to add:
/joomla/moodle/webservice
/joomla/moodle/xmlrpc
If you try, please let us know the results, so we can put the list in the docs for future reference.
Please Log in or Create an account to join the conversation.
- Anders
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
13 years 8 months ago #3
by Anders
Replied by Anders on topic xml-rpc folder access
Thnx for the quick reply
But it didnt change anything
I get the following error:
Fatal error: Call to undefined function xmlrpc_encode_request() in /xxxx/xxxx/public_html/administrator/components/com_joomdle/helpers/content.php
So stil no access to xmlrpc extension
But it didnt change anything
I get the following error:
Fatal error: Call to undefined function xmlrpc_encode_request() in /xxxx/xxxx/public_html/administrator/components/com_joomdle/helpers/content.php
So stil no access to xmlrpc extension
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
13 years 8 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic xml-rpc folder access
Did you put php.ini in front end and backend folders?
Have you create a phpinfo script and put it in those folders to confirm that XMLRPC extension is showing up?
Have you create a phpinfo script and put it in those folders to confirm that XMLRPC extension is showing up?
Please Log in or Create an account to join the conversation.