- Posts: 3
Joomdle 1.0 Installation
Installation Problems
- James Marsh
- Topic Author
- Offline
- New Member
-
Less
More
10 years 3 months ago #1
by James Marsh
Installation Problems was created by James Marsh
I have followed the step by step installation but get the following messages:
Warning: file_get_contents(http//:localhost/lms/index.php/auth/joomdle/connection_test.php): failed to open stream: No such file or directory in /home2/ab70251/public_html/dev/administrator/components/com_joomdle/helpers/content.php on line 202
Warning: file_get_contents(http//:localhost/lms/index.php/auth/joomdle/connection_test_joomla.php): failed to open stream: No such file or directory in /home2/ab70251/public_html/dev/administrator/components/com_joomdle/helpers/content.php on line 202
Joomla to Moodle HTTP connectivity Joomla cannot connect to Moodle
Moodle to Joomla HTTP connectivity Moodle cannot connect to Joomla
Joomdle Web Services Received empty response from Moodle
Please HELP
Regards
James.
Warning: file_get_contents(http//:localhost/lms/index.php/auth/joomdle/connection_test.php): failed to open stream: No such file or directory in /home2/ab70251/public_html/dev/administrator/components/com_joomdle/helpers/content.php on line 202
Warning: file_get_contents(http//:localhost/lms/index.php/auth/joomdle/connection_test_joomla.php): failed to open stream: No such file or directory in /home2/ab70251/public_html/dev/administrator/components/com_joomdle/helpers/content.php on line 202
Joomla to Moodle HTTP connectivity Joomla cannot connect to Moodle
Moodle to Joomla HTTP connectivity Moodle cannot connect to Joomla
Joomdle Web Services Received empty response from Moodle
Please HELP
Regards
James.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
10 years 3 months ago #2
by Chris
Replied by Chris on topic Installation Problems
Using the third message "empty response ...", you can find the system error messages listed in the system health check documentation
www.joomdle.com/wiki/System_health_check...response_from_Moodle
Likely to be your defined URL path for moodle, so check that first.
www.joomdle.com/wiki/System_health_check...response_from_Moodle
Likely to be your defined URL path for moodle, so check that first.
Please Log in or Create an account to join the conversation.
- James Marsh
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
10 years 3 months ago #3
by James Marsh
Replied by James Marsh on topic Installation Problems
Hi Chris
I have check the URL path and still getting the same errors?
Regards
james.
I have check the URL path and still getting the same errors?
Regards
james.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
10 years 3 months ago #4
by Chris
Replied by Chris on topic Installation Problems
What are the paths you are entering in Joomla and Moodle?
Please Log in or Create an account to join the conversation.
- James Marsh
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
10 years 3 months ago #5
by James Marsh
Replied by James Marsh on topic Installation Problems
Hi Chris
my site is iosce.net (joomla) and iosce.net/lms (moodle)
I have tried paths:
Joomla side:
iosce.net
www.iosce.net
iosce.net/index.php
Moodle side:
iosce.net/lms
www.iosce.net/lms
iosce.net/lms/index.php
James
my site is iosce.net (joomla) and iosce.net/lms (moodle)
I have tried paths:
Joomla side:
iosce.net
www.iosce.net
iosce.net/index.php
Moodle side:
iosce.net/lms
www.iosce.net/lms
iosce.net/lms/index.php
James
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
10 years 3 months ago #6
by Chris
Replied by Chris on topic Installation Problems
Hi James,
Referring to the wiki
- www.joomdle.com/wiki/Installing_Joomdle_...g_Joomdle_for_Moodle
- www.joomdle.com/wiki/Installing_Joomdle_...oomla#General_config
You must include the full path including the http://
Thus in your case you would need either
iosce.net/lms & iosce.net or with www in front depending on your hataccess redirection settings.
Referring to the wiki
- www.joomdle.com/wiki/Installing_Joomdle_...g_Joomdle_for_Moodle
- www.joomdle.com/wiki/Installing_Joomdle_...oomla#General_config
You must include the full path including the http://
Thus in your case you would need either
iosce.net/lms & iosce.net or with www in front depending on your hataccess redirection settings.
Please Log in or Create an account to join the conversation.