[solved] Soundcloud is not working

More
8 years 4 months ago #30896 by nordmograph

Historus wrote: Mixclud works well but not work soundcloud
Warning: simplexml_load_file() [function.simplexml-load-file]: Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /home/host/site/docs/plugins/content/bandcamp/bandcamp.php on line 160

Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "
" in /home/host/site/docs/plugins/content/bandcamp/bandcamp.php on line 160


There are 2 issues in here.

- The first one ,is that your server is not set correctly for https wrapper.
just add two lines in your php.ini file.
extension=php_openssl.dll
allow_url_include = On
If you can't access or edit your ini file because you're on a shared host, use http instead https.

- The second one:
Can you check simpleXML in enabled on your server ?

Let me know

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #30951 by Historus
Replied by Historus on topic Soundcloud is not working
Thank you, problem solved. Included the openssl module in the server settings

Please Log in or Create an account to join the conversation.

Time to create page: 0.312 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.