I do have the following problem. Trying to install typo3 6.2 on my local machine under xampp 3.2.1 Installer tells me "PHP OpenSSL extension not working"
What I've done so far:
- checked extension=php_openssl.dll in my php/bin
- "sysext", "rsaauth" and "saltedpasswords" are in my typo3 folder
- apache ssl_module is running
- put ssl in the system variables
I've also tried a downgrade to OpenSSL 0.9.8, but still getting the error. Btw, I've restarted xampp after every edit.
I'm running xampp on Windows 8.1