When I try to upload the php package I get an error saying openssl extension is required, but openssl is installed and show as inabled in info.php. What can be the issue?
Could you please post the exact error(s) and evidence (screenshot) it's enabled in info.php?
And also are you using a control panel like cPanel? What are you using?
The openssl extension is required for SSL/TLS protection but is not available. If you can not enable the openssl extension, you can disable this
error, at your own risk, by setting the 'disable-tls' option to true.
PHP 8.1.28 - phpinfo() you can see the php configuration with this link
When/where do you get this error? Is it a Server Action?
When I choose to upload the php packages in the wappler IDE
I don't use PHP in Wappler, could you please show a screenshot? It's difficult to visualize what's happening