borweb Posted October 28, 2019 Share Posted October 28, 2019 hello i'am about to install prestashop on a new dedicated plesk(centos 7) server but it seem that paypal verify fails with this error L'estensione PHP cURL deve essere attivata sul tuo server. La versione TLS non è compatibile but everiything is updated ad working OpenSSL 1.0.2k-fips 26 Jan 2017 curl 7.66.0 (x86_64-redhat-linux-gnu) libcurl/7.66.0 NSS/3.36 zlib/1.2.7 libps l/0.7.0 (+libicu/50.1.2) libssh2/1.9.0 nghttp2/1.31.1 tls 1.3 php 7-23 any suggestion? Link to comment Share on other sites More sharing options...
borweb Posted October 29, 2019 Author Share Posted October 29, 2019 some update.. following this test https://gist.github.com/olivierbellone/9f93efe9bd68de33e9b3a3afbd3835cf i'am in this situation with my server OS: Linux PHP version: 7.2.23 curl version: 7.66.0 SSL version: NSS/3.36 SSL version number: 0 OPENSSL_VERSION_NUMBER: 100020bf TLS test (default): TLS 1.3 TLS test (TLS_v1): TLS 1.3 TLS test (TLS_v1_2): TLS 1.3 but this test form a paypal official php module fail if (defined('CURL_SSLVERSION_TLSv1_2')) { because CURL_SSLVERSION_TLSv1_2 is not defined.. any suggestion? thx a lot Link to comment Share on other sites More sharing options...
JBW Posted November 6, 2019 Share Posted November 6, 2019 Is your store in mainainance mode? There is a bug in new paypal version that fails the verfification in maintainance mode. You can temporarily deactive it and configure the module - it will work afterwards regardless of the error message 1 Link to comment Share on other sites More sharing options...
Diego Maravilla Posted December 19, 2019 Share Posted December 19, 2019 (edited) ENG: Hello, How did you solve the problem?ITA: Ciao, Come avete risolto il problema? Edited December 19, 2019 by selectshop.at English forum, please only posts in English language. Thank you. (see edit history) Link to comment Share on other sites More sharing options...
selectshop.at Posted December 19, 2019 Share Posted December 19, 2019 @Diego MaravillaThere is nothing to solve, if you are under maintenance mode, or your site is hidden behind login. For online sites this message will not appear, so ignore the message. Link to comment Share on other sites More sharing options...
Diego Maravilla Posted December 19, 2019 Share Posted December 19, 2019 I deactivated the maintenance mode but I still see the message, Doesn't it create any problem if I still experience it? Link to comment Share on other sites More sharing options...
selectshop.at Posted December 19, 2019 Share Posted December 19, 2019 You are using wrong cURL version, it is not installed or it is not activated on your server. You should contact the server administrator for to debug this problem. Link to comment Share on other sites More sharing options...
selectshop.at Posted December 19, 2019 Share Posted December 19, 2019 BTW, you deleted the cache of your browser, logged out from back-office and tried again ? Only for to make sure you are not seeing a browser cached site... Link to comment Share on other sites More sharing options...
davideps Posted December 27, 2019 Share Posted December 27, 2019 I'm new, have you found a solution to the problem? Link to comment Share on other sites More sharing options...
skansa Posted January 9, 2020 Share Posted January 9, 2020 On 12/27/2019 at 5:04 PM, davideps said: I'm new, have you found a solution to the problem? Hi, has anyone managed to solve the problem? Link to comment Share on other sites More sharing options...
davideps Posted January 10, 2020 Share Posted January 10, 2020 no, nobody answered. My problem on prestashop 1.7.5 is similar to the Diego Maravilla problem. I cleared the cache. I checked the curl whit testcurl.php and it's ok: TLS 1.2 OpenSSL / 1.0.1f. What can I still do? Thanks in advance. Link to comment Share on other sites More sharing options...
202ecommerce Posted March 5, 2020 Share Posted March 5, 2020 Hello, Please make sure that you follow all the requirements and your shop is not under the maintenance mode. - TLS : v1.2 - OpenSSL : v1.0.1c minimum - cURL : v7.34.0 minimum If you still have the issue please contact our support team. Thank you ! Best regards, Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now