I know this question has been asked before, but none of the answer given helped me...
The extension line in the php.ini is uncommented extension=php_curl.dll
I recently updated GLPI to the last version (9.5.2, was in 9.3.1 before) so I had to change php version from 7.1.9 to 7.2.34.
It's on a WS2012R2 64bits, Wamp 3.1.0 32bits, so I put php in 32bits too.
I checked dependencies with doing "deplister.exe ext\php_curl.dll" and all is "OK" now (a few dll were missing, I copied them from another php version).
I have tried :
- reboot the server (at least once)
- restart wamp (at least once)
Do you have any idea on how to solve this ?
I can have a look at any solutions
[EDIT] solution is in comments : this was solved downgrading php from 7.2.34 to 7.2.10