Feature #15960
closedAutomatic detection and selection between url_fopen() and curl_exec()
0%
Description
Given that it's possible to check which method is supported by the server, a select-box could be made to choose which one to use. For example under "basic configuration".
Ådne
(issue imported from #M3086)
Updated by Dimitri Tarassenko over 18 years ago
Just to throw some more problems in the mix - even if url_fopen() is supported by the server, it is blocked by default in SELinux. Default Fedore Core 4 and 5 installs would both have a problem with it.
So, to detect whether a method works you have to actually invoke it and check the results, rather than base your guess on PHP config and/or function availability.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - PHP Version deleted (
4)
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
If you think, that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation.