Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Which PHP extensions to do I need?
I haven't been able to find the answer to this and it doesn't seem to be anywhere I can find in the documentation.
Since installing, I've had many features simply not work until I accidentally came across an extension that made it work.
For example, when I first installed, it wasn't possible to upload an avatar until I discovered that I need to enable gd2.
I also continually got a "bonk" error when trying to enable Google signin. It was only until I later enabled the SSL extension that the bonk error went away; however, I still cannot get Google signin to work. I can only suspect I have other missing extension.
It would make setup much easier to have a page in documentation that lists out which extensions are needed.
If there's a page already, can someone point me to it?
Since installing, I've had many features simply not work until I accidentally came across an extension that made it work.
For example, when I first installed, it wasn't possible to upload an avatar until I discovered that I need to enable gd2.
I also continually got a "bonk" error when trying to enable Google signin. It was only until I later enabled the SSL extension that the bonk error went away; however, I still cannot get Google signin to work. I can only suspect I have other missing extension.
It would make setup much easier to have a page in documentation that lists out which extensions are needed.
If there's a page already, can someone point me to it?
0
Comments