[TYPO3-dev] Extension Manager & fopen()
Dmitry Dulepov
typo3 at fm-world.ru
Wed Mar 29 11:48:19 CEST 2006
Hi!
Ådne Hovda wrote:
> In a shared hosting environment sometimes fopen() is disabled for
> security reasons. Is it possible to make EM optionally use curl/wget
> instead?
A workaround if you have .htaccess:
php_flag allow_url_fopen 1
Should be only in the EM's folder because it is a security risk.
About wget/curl: you can post feature request to bug tracker (if it is
not there already).
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-dev
mailing list