-
AuthorPosts
-
August 2, 2013 at 12:38 pm #27121
hi,
here is the error, it `s in the frontend showing;
Warning: file_get_contents(): Unable to find the wrapper “https” – did you forget to enable it when you configured PHP? in C:xampphtdocswordpresswp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php on line 564
Warning: file_get_contents(https://localhost/wordpress/wp-content/uploads/2013/05/Noa-Noa-Spring-2013-1.jpg): failed to open stream: Invalid argument in C:xampphtdocswordpresswp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php on line 564
Warning: file_get_contents(): Unable to find the wrapper “https” – did you forget to enable it when you configured PHP? in C:xampphtdocswordpresswp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php on line 564
Warning: file_get_contents(https://localhost/wordpress/wp-content/uploads/2013/05/Noa-Noa-Spring-2013-1.webm): failed to open stream: Invalid argument in C:xampphtdocswordpresswp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php on line 564
Warning: file_get_contents(): Unable to find the wrapper “https” – did you forget to enable it when you configured PHP? in C:xampphtdocswordpresswp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php on line 564
Warning: file_get_contents(https://localhost/wordpress/wp-content/uploads/2013/05/Noa-Noa-Spring-2013-1.ogv): failed to open stream: Invalid argument in C:xampphtdocswordpresswp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php on line 564
and here the code from line 564;
$body = file_get_contents($url, NULL, stream_context_create($options), 0, 1);
it might also be related to my thread
https://kriesi.at/support/topic/after-deaktivateing-the-plugin-cool-video-gallery
together, after I made this video plugin disabled.
thanks for your unterstanding and help
carsten
August 2, 2013 at 3:45 pm #132868Hi!
I found this thread: http://stackoverflow.com/questions/11453487/xampp-and-file-get-contentshttps – maybe it’s a server configuration issue in your case too.
Best regards,
Peter
August 2, 2013 at 4:14 pm #132869Hi Peter, thanks, many thinks are so easy! sorry
thanks for your support
-
AuthorPosts
- The topic ‘i importet a video and see now an php error – need help blease’ is closed to new replies.