WPIntell

Source evidence

Cannot activate AWS Plugin

Amazon Web Services · support · 2017-03-16T23:00:00+00:00

complaintsentiment
mediumseverity
0.92relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 30 rows with source links

6.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Kermit524 unresolved
Hi I am trying to activate the AWS plugin. The pages refreshes and when it reloads, the plugin is still not activated. I also tried to delete the plugin, reinstall it and activate again. I don’t get any error message. The plugin simply keeps inactive. Could you please advise what may cause this? Many thanks in advance Does your server meet the minimum requirements? PHP version 5.3.3 or greater PHP cURL library 7.16.2 or greater cURL compiled with OpenSSL and zlib curl_multi_exec enabled Yes thank you – apparently it was indeed an issue withe a missing Curl module. Once that was installed – the issue was solved. Wouldn’t be easier if your plugin told us what it was missing ? I executed the following query, but not sure if openssl and curl_multi_exec is enabled. Can you tell me what you think? $ curl -V curl 7.54.0 (x86_64-apple-darwin16.0) libcurl/7.54.0 SecureTransport zlib/1.2.8 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz UnixSockets

Comments

3 shown
A5hleyRich 2017-03-17T08:37:00+00:00

Does your server meet the minimum requirements? PHP version 5.3.3 or greater PHP cURL library 7.16.2 or greater cURL compiled with OpenSSL and zlib curl_multi_exec enabled

Kermit524 2017-03-17T10:58:00+00:00

Yes thank you – apparently it was indeed an issue withe a missing Curl module. Once that was installed – the issue was solved.

sgb02 2017-08-15T14:52:00+00:00

Wouldn’t be easier if your plugin told us what it was missing ? I executed the following query, but not sure if openssl and curl_multi_exec is enabled. Can you tell me what you think? $ curl -V curl 7.54.0 (x86_64-apple-darwin16.0) libcurl/7.54.0 SecureTransport zlib/1.2.8 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz UnixSockets