After moving a site from Pantheon to shared hosting, I had an error message under “Install new modules”.
- "Encountered an error when trying to fetch results from Backdrop. Error 0 : Error opening socket ssl://projects.backdropcms.org:443"
I fixed the error by adding the following to my php.ini file.
- extension_dir = "ext"
- extension=php_openssl
With this, I was able to view and install a module.
Recent comments
Thank you so much for your help. I'll be in touch soon through the Zulip channel. I'll try your suggestion as soon as I can. Of course, I'll share the results with the community; perhaps it will...
Error TypeError: Unsupported operand types: null + array...
So what is the goal The primary goal is clarity: what happens / has to happen if... ;-) Currently, for example, I couldn't even deprecate my own projects, they will...
June 26th 2025 Weekly Meetings
This may be somewhat difficult to address for various reasons. Some projects may look abandoned to someone new looking at it and yet may show a number of installs. The number of installs...
June 26th 2025 Weekly Meetings
I dont have a git account, so..
xmlsitemap module generates wrong links for languages
How to deal with abandoned projects? So far, I don't think there has ever been a deprecated, officially unsupported project (module or theme...). But it's also unclear, what the steps...
June 26th 2025 Weekly Meetings