[TYPO3-dev] install tool - deprecated curl functions

Sebastien sebastien.convers at educagri.fr
Tue May 27 11:48:29 CEST 2014


Hi,

I have some troubles to understand how the proxy settings are supposed to works :

Is the behavior normal ?

--> set [HTTP][proxy_host] = htttp://x.x.x.x
--> set [HTTP][proxy_port] = 8080/
with [HTTP][adapter] = curl and [SYS][curlUse] = 1 
==> can't reach mirrors.xml.gz

--> unset both [HTTP][proxy_host] and [HTTP][proxy_port]
--> set [SYS][curlProxyServer] = htttp://x.x.x.x:8080/
still with [HTTP][adapter] = curl and [SYS][curlUse] = 1
==> everything works fine, i can reach mirrors.xml.gz
==> TYPO3 set on his own [HTTP][proxy_host] and [HTTP][proxy_port] = 8080/ to the exact same value as i did before ???

Is it sure that [SYS][curlProxyServer] is finally not deprecated ?

Thanks you and sorry for my bad english :)



More information about the TYPO3-dev mailing list