при добавлении видео из ВК, например, по ссылке вида
https://vk.com/video-133441491_456248745 видео не добавляется и вываливаются такие ошибки:
Warning: file_get_contents() [function.file-get-contents]: Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in M:\home\test27.ru\www\admin\core\classes\Video.php on line 141
Warning: file_get_contents(
https://vk.com/video-133441491_456248745) [function.file-get-contents]: failed to open stream: Invalid argument in M:\home\test27.ru\www\admin\core\classes\Video.php on line 141
P.S. Впрочем, никакое видео с доступных сервисов не добавляется....(( Что я делаю не так?