I am starting with Symfony2 I try to install the bundle (fosuserbundle) and when I execute the command (php composer.phar update) the console shows me this message:
you must enable the openssl extension to download files via https Symfony2
I enabled the openssl in php extentions; eliminate (;) before the php_openssl in fichers php.ini
, php.ini-development
and php.ini-production
... I do all and the same message (I'm really tired of searching)
I use WampServer Version 2.4