- Posts: 20
Joomdle 1.0 Installation
Update to 3.4.8, FTP and Moodle integration issue
- rayjbarrett
- Topic Author
- Offline
- Junior Member
-
Less
More
10 years 3 months ago #1
by rayjbarrett
Update to 3.4.8, FTP and Moodle integration issue was created by rayjbarrett
After upgrading to 3.4.8 my FTP sign on did not work and the integration with moodle did not work. Any suggestions?
I really appreciate any help.
It appeared that the token got broken and the FTP login was not functional. Here are errors that I received when I tried to add a course to Moodle:
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
I really appreciate any help.
It appeared that the token got broken and the FTP login was not functional. Here are errors that I received when I tried to add a course to Moodle:
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Warning: file_get_contents( www.telementalhealthtraining.com/index.p...JXawmmhNu470edrPdTju ): failed to open stream: no suitable wrapper could be found in /home/content/18/3314318/html/telementalhealthtraining/moodle/auth/joomdle/auth.php on line 566
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
10 years 3 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Update to 3.4.8, FTP and Moodle integration issue
Hi.
It seems you also changed your PHP configuration, as the errors are telling you that file_get_contents is not allowed (allow_url_fopen=0).
You should enable that for Joomdle to work (or change configuration to use curl, if you have that available)
It seems you also changed your PHP configuration, as the errors are telling you that file_get_contents is not allowed (allow_url_fopen=0).
You should enable that for Joomdle to work (or change configuration to use curl, if you have that available)
Please Log in or Create an account to join the conversation.
- rayjbarrett
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
10 years 3 months ago #3
by rayjbarrett
Replied by rayjbarrett on topic Update to 3.4.8, FTP and Moodle integration issue
Yes I have a shared hosting with Godaddy and at the same time of the update I had a Godaddy rep increase the PHP memory limit, I think he * Create a new file here named php5.ini, if you already have php5.ini edit the file. Add this line to that file. Would this cause that issue, and if so is there a way to increase the PHP memory limit without having this issue? I also cleared the cache after the upgrade.
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
10 years 3 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Update to 3.4.8, FTP and Moodle integration issue
If you put in place a new php.ini file, I guess that new file will need to have the directive to allow allow_url_fopen
If you don't know how to do it, you will need to contact godaddy for help, as this is different between hosting companies.
If you don't know how to do it, you will need to contact godaddy for help, as this is different between hosting companies.
Please Log in or Create an account to join the conversation.
- rayjbarrett
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
10 years 3 months ago #5
by rayjbarrett
Replied by rayjbarrett on topic Update to 3.4.8, FTP and Moodle integration issue
Thank you, I believe the Godaddy tech told me that the PHP memory limit default is 125 and he quadrupedal it. Do you think this change would make a difference in performance and would be worth it?
Please Log in or Create an account to join the conversation.
- rayjbarrett
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
10 years 3 months ago #6
by rayjbarrett
Replied by rayjbarrett on topic Update to 3.4.8, FTP and Moodle integration issue
Also, is there much benefit in me upgrading from 3.4.1 o 3.4.8? thank you
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
10 years 3 months ago #7
by Antonio Durán
Replied by Antonio Durán on topic Update to 3.4.8, FTP and Moodle integration issue
You should upgrade, as there are security fixes in 3.4.8
Please Log in or Create an account to join the conversation.