Kostic

Results 5 comments of Kostic

> What's the version of OpenSSL on the machine (`openssl version`)? openssl version is 3.1.1

> "unsupported protocol" sounds like it's trying to use TLS 1.0 or 1.1, which newer OpenSSL doesn't allow by default. I believe basic SQL Server 14 doesn't support TLS 1.2,...

> 如果这些扩展没有**直接**使用 $_GET $_POST $_REQUEST $_COOKIE $_SERVER $_SESSION setcookie() header() php://input 等涉及到http协议相关的变量和函数的话一般无需改造,直接在webman里使用。 > > 其它没有特别需要注意的地方。 好的,谢谢老大

> windows? mac os下,我在centos7下面测试了是可以的