Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
kysil Posted June 19, 2015 Posted June 19, 2015 RecommendationsNone 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!
kysil Posted June 19, 2015 Author Posted June 19, 2015 yum install php-curlPackage php-common-5.6.10-1.el7.remi.x86_64 already installed and latest versionNothing to doHmm… I'll dig further ...
kysil Posted June 19, 2015 Author Posted June 19, 2015 PHP RequirementsPHP version 5.6.10.cURL extension loadedDOM 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 -Vcurl 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.3Protocols: 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
Shyuan Posted June 19, 2015 Posted June 19, 2015 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.