Dear all,

as media use simplexml_load_file() it fails importing videos from the web when behind a proxy. As suggested in http://stackoverflow.com/questions/1366824/php-simplexml-failing-on-loca... we could try curl or stream_context_create()

best,
Denis

Comments

Devin Carlson’s picture