I am trying to use HybridAuth in one of my projects, im get error message
Original error message: Hybridauth library requires PHP CURL extension.
Even if I turned on cURL in my php.ini extension = php_curl.dll
here is a screenshot of my phpinfo()

What else do I need to do to enable the cURL extension, the related one is php_curl.dllalso present in extdir
The message I get when I restart the Apache server
C: \ Apache24 \ bin> httpd -k restart AH00558: httpd: could not reliably determine the fully qualified domain name of the server using fe80 :: a02e: 1c05: c6ad: 9332. Set the global "ServerName" directive to suppress this message
