Project

General

Profile

Actions

Feature #15960

closed

Automatic detection and selection between url_fopen() and curl_exec()

Added by Ådne Hovda about 18 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2006-04-01
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

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)

Actions #1

Updated by Dimitri Tarassenko about 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.

Actions #2

Updated by Alexander Opitz almost 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)?

Actions #3

Updated by Alexander Opitz over 10 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.

Actions

Also available in: Atom PDF