Zulgrib Posted January 28, 2023 Share Posted January 28, 2023 And it is enabled according to phpinfo(). I've seen other threads mentioning the site may be "private", removing the maintenance mode doesn't help. There are no htaccess in effect because nginx is the web server, not apache. nginx was configured like shown in Prestashop's documentation, literally copy/pasted, just changed the host, root and cert path. What is the module trying to verify to estimate cURL is installed ? Official Prestashop documentation for nginx specifically blocks dot files. The server runs an up to date version of Debian 11, all the package are at their last version. Link to comment Share on other sites More sharing options...
Mediacom87 Posted January 28, 2023 Share Posted January 28, 2023 Hi, typical problem with OVH servers. Why or how, I can't answer. Link to comment Share on other sites More sharing options...
Zulgrib Posted January 29, 2023 Author Share Posted January 29, 2023 I'm not using a shared hosting and have root access, in which matter OVH have something to do with this? Link to comment Share on other sites More sharing options...
Mediacom87 Posted January 29, 2023 Share Posted January 29, 2023 On 1/29/2023 at 10:44 AM, Zulgrib said: I'm not using a shared hosting and have root access, in which matter OVH have something to do with this? Expand Because the only cases I've come across with this problem were all at OVH and to my knowledge, they all had to change hosts. So if you are the manager of this server, certainly you will find the solution, maybe it can be used to inform OVH what they have to do on their servers. Link to comment Share on other sites More sharing options...
Zulgrib Posted January 29, 2023 Author Share Posted January 29, 2023 After more verification, it looks like a module error. (Potential incompatibility with nginx) The module tries to access module/paypal/tlscurltestserver this file do not exist within the module. Second problem, the string wrongly reports a cURL problem while the real problem is accessing this test file and not cURL. Poor wording choices has been made. Opened a github issue since i'm now sure this is a module error and not a configuration error. https://github.com/202-ecommerce/paypal/issues/173 Link to comment Share on other sites More sharing options...
Mediacom87 Posted January 29, 2023 Share Posted January 29, 2023 On 1/29/2023 at 11:50 PM, Zulgrib said: After more verification, it looks like a module error. (Potential incompatibility with nginx) The module tries to access module/paypal/tlscurltestserver this file do not exist within the module. Second problem, the string wrongly reports a cURL problem while the real problem is accessing this test file and not cURL. Poor wording choices has been made. Opened a github issue since i'm now sure this is a module error and not a configuration error. https://github.com/202-ecommerce/paypal/issues/173 Expand This problem has existed for years on this module, frankly, we wonder sometimes how the modules officially partner of PrestaShop are developed. Link to comment Share on other sites More sharing options...
Zulgrib Posted January 30, 2023 Author Share Posted January 30, 2023 They somewhat acknowledged the error message is misleading, we will get it fixed i think. 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