Coder Social home page Coder Social logo

Comments (4)

kulttuuri avatar kulttuuri commented on August 26, 2024

That's weird. Have you tried restarting your server? I think you might also need to have the curl library on your server PATH variable and / or in the php.ini file extensions section.

Can you also try creating blank .php file with phpinfo() call to verify that your PHP has the new CURL installed? :)

from slacknotifications.

skonesam avatar skonesam commented on August 26, 2024

Thanks for the reply! Definitely restarted; several times now, for various things. Also put Slack Notification back into localsettings.php to make sure the problem still exists.

curl library on your server PATH variable and / or in the php.ini file extensions section

Not sure how to do the first part; going to Google momentarily. I think the php.ini file extensions section is below…

Additional .ini files parsed => //other stuff trimmed…
/etc/php/7.1/cli/conf.d/20-curl.ini,

Relevant parts of phpinfo() is below. Nothing jumps out at me.

curl

cURL support => enabled
cURL Information => 7.47.0
Age => 3
Features
AsynchDNS => Yes
CharConv => No
Debug => No
GSS-Negotiate => No
IDN => Yes
IPv6 => Yes
krb4 => No
Largefile => Yes
libz => Yes
NTLM => Yes
NTLMWB => Yes
SPNEGO => Yes
SSL => Yes
SSPI => No
TLS-SRP => Yes
HTTP2 => No
GSSAPI => Yes
KERBEROS5 => Yes
UNIX_SOCKETS => Yes
PSL => No
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, smb, smbs, smtp, smtps, telnet, tftp
Host => x86_64-pc-linux-gnu
SSL Version => OpenSSL/1.0.2g
ZLib Version => 1.2.8

from slacknotifications.

skonesam avatar skonesam commented on August 26, 2024

PHP install failure. Took apt-get install php7.0-curl and a apache restart to get it working. So very odd.

Thanks for responding earlier, and thanks again for such a useful extension!

from slacknotifications.

kulttuuri avatar kulttuuri commented on August 26, 2024

Ah, that's weird. However glad you got it working after all! :)

from slacknotifications.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.