Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Component/s: Administration
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_19_STABLE, MOODLE_20_STABLE
Description
This problem is present in all version of moodle and can be solve adding two new records (proxyuser, proxypass) in the config table.
This modification should be used in the 'proxy_url' function defined in admin/langimport.php, and in all those pages that uses proxy features.
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-12699 | META: Curl, download and componentlib issues |
|
|
|
Agreed.
Example code here: http://www.php.net/manual/en/function.fsockopen.php#58196