Problems with wpstream
Home › Forums › WpStream Plugin › Plugin Issues › Problems with wpstream
Tagged: curl outgoing http
- This topic has 2 replies, 3 voices, and was last updated 1 month, 3 weeks ago by
knocky.media.
- AuthorPosts
- August 19, 2020 at 2:09 pm #86410
emmedue94
ParticipantI have these two problems with wpstream:
1)We could not connect to WpStream.net. Make sure you have the php Curl library enabled and your hosting allows outgoing HTTP Connection.
2)Incorrect username or password. Please check your credentials or go here to reset your password.August 20, 2020 at 7:52 am #86502Gabriel
ModeratorThis means what is says (at least #1) – your site did not manage to connect to WpStream due to either a missing/malfunctioning Curl or inability to initiate an outgoing HTTP connection; please check that with your admin/hosting provider or attempt your setup with another
Once that’s settled and you’re no longer seeing message #1 you may worry about the password
January 14, 2021 at 1:39 am #106824knocky.media
ParticipantHi Emmedue,
go to where your PHP.ini file is installed, normally for me on my windows server it’s on “C:\Program Files (x86)\PHP\v7.1\php.ini” or other version if you have, open the PHP.ini and press F3 in the open search window and type: extension=php_curl.dll and click search
if you find it put in front of it a semi colon like this –> ;extension=php_curl.dll (semi colon means enabled)and save the PHP.ini file and refresh your World Wide Web service and check if it works.
regards,
Ralph
- AuthorPosts
- You must be logged in to reply to this topic.