Jump to content

You do not have the cURL PHP extension loaded.


kysil

Recommended Posts

Recommendations

None of these items are required in order to continue with the upgrade right now. However, they will be required in a future version of IPS Community Suite. You should make a note of them and contact your hosting provider or system administrator after the upgrade to address them. You can re-run these checks later from the Supportsection of the Administrator Control Panel.

You do not have the cURL PHP extension loaded. While this is not required, it is recommended.

How to load this extension? Thank you!

Link to comment
Share on other sites

PHP Requirements

  • PHP version 5.6.10.
  • cURL extension loaded
  • DOM extension loaded.
  • GD extension loaded.
  • Multibyte String extension loaded.
  • MySQLi extension loaded.
  • OpenSSL extension loaded.
  • Session extension loaded.
  • SimpleXML extension loaded.
  • XML Parser extension loaded.
  • XMLReader extension loaded.
  • XMLWriter extension loaded.
  • Zip extension loaded.
  • 256M memory limit.

 

But on Step 1 of Upgrading process I have message You do not have the cURL PHP extension loaded.

 

ps.: curl -V
curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.15.4 zlib/1.2.7 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz

Link to comment
Share on other sites

Did you recompile your PHP with php_curl.so extension? of course if you have control of your php.ini, add "extension=php_curl.so" to the extension section, that will probably solve your issue, because it solved mine.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...