kfunny Posted August 15, 2007 Share Posted August 15, 2007 Hi I have been working on this configuration for ages but never find any solution. I have removed the semi colon in extension=php_openssl.dll and I have used command php -m and it does display a line openssl. In phpinfo(), it does have the https under register stream. Does anyone know how to configure php to enable that socket ? Link to comment https://forums.phpfreaks.com/topic/65146-how-to-configure-php-in-window-to-enable-https/ Share on other sites More sharing options...
trq Posted August 15, 2007 Share Posted August 15, 2007 Are you trying to configure this for php under Apache or on the cli? They usually have two seperate php.ini files. Link to comment https://forums.phpfreaks.com/topic/65146-how-to-configure-php-in-window-to-enable-https/#findComment-325223 Share on other sites More sharing options...
kfunny Posted August 16, 2007 Author Share Posted August 16, 2007 Are you trying to configure this for php under Apache or on the cli? They usually have two seperate php.ini files. I configured using php.ini file under c:/program files/php/php.ini what do you mean cli ? is there a different Link to comment https://forums.phpfreaks.com/topic/65146-how-to-configure-php-in-window-to-enable-https/#findComment-325296 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.