Call to undefined function openssl_encrypt ()
Although the php.ini extension=php_openssl.dll indicated without a semicolon at the beginning, Apache is restarted, the php -m console command shows "openssl" in the list of loaded modules.
There is no openssl section in PHP info. What could be the problem?
PS: PHP downloaded from windows.php.net/download/ , version 5.6.38 (VC11 x86 Thread Safe)
php_openssl.dll, ok, the filephp_openssl.dllpresent in the / ext folder of the directory with php. Copy it to Apache? What do you mean by system directory? - Icemanphp_openssl.dllfile, I indicated which file you need to copy from thephpfolder toapache/binor tosystem32and this is thessleay32.dllfile - Vladimir Klykovssleay32.dllin both system32 and apache's bin - so far to no avail ( - Icemanlibsasl.dlllibssh2.dlllibeay32.dll, it’s enough to copy either to the Apache folder or to the system folder, in both places it is not necessary - Vladimir Klykov