Enabling OpenSSL in WAMP

后端 未结 6 1313
孤独总比滥情好
孤独总比滥情好 2020-12-04 18:42

I installed the latest WAMP (from wampserver.com) today on my Windows 7 computer.

I have enabled SSL in PHP > PHP Extensions > php_openssl

6条回答
  •  借酒劲吻你
    2020-12-04 18:58

    Like milesstewart88 said - uncoment line extension=php_openssl.dll in php.ini file.

    Doing that from wamp menu wont work - which can misslead from real problem.

提交回复
热议问题