- Posts: 16
[Closed] File_get_contents error
- Carmen Cachia
- Topic Author
- Offline
- New Member
-
Less
More
14 years 10 months ago - 14 years 10 months ago #1
by Carmen Cachia
[Closed] File_get_contents error was created by Carmen Cachia
I have successfully installed Joomdle. I am using Joomla 1.6 and Moodle 2.0
However, I am getting error on registration, login and logout. Can you please help?
Here are the errors
:
However, I am getting error on registration, login and logout. Can you please help?
Here are the errors
:
Last edit: 14 years 10 months ago by Chris.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
14 years 10 months ago #2
by Chris
Replied by Chris on topic Re: Errors
You will notice that both of the errors you include say "file_get_contents".
- Do you have any red crosses in system health check?
- If not, it appears as though your hosting provider does not support file_get_contents, your php is not configured for such, there could be a firewall or DNS configuration prohibiting file_get_contents.
- Have you tried CURL instead? Again, CURL will need to be installed and configured through PHP.
- Do you have any red crosses in system health check?
- If not, it appears as though your hosting provider does not support file_get_contents, your php is not configured for such, there could be a firewall or DNS configuration prohibiting file_get_contents.
- Have you tried CURL instead? Again, CURL will need to be installed and configured through PHP.
Please Log in or Create an account to join the conversation.
- Carmen Cachia
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 16
14 years 10 months ago #3
by Carmen Cachia
Replied by Carmen Cachia on topic Re: Errors
It only comes for a second - both login, registration and logout are successful - I will try curl
Please Log in or Create an account to join the conversation.
- Carmen Cachia
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 16
14 years 10 months ago #4
by Carmen Cachia
Replied by Carmen Cachia on topic Re: Errors
Hi, I have tried Curl and it works fine - thanks so much!
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
14 years 10 months ago #5
by Chris
Replied by Chris on topic Re: Errors
Great.
Happy to hear it is working for you now.
Happy to hear it is working for you now.
Please Log in or Create an account to join the conversation.