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? EM uses t3lib_div::getUrl, which in turn uses curl if configured to do so. Karsten