Posted inPHP webman或workerman:PHP Fatal error: Uncaught Exception: class \Protocols\Https not exist Posted by By xodor 2024-06-21No Comments 这是因为webman的server配置中listen写了https://0.0.0.0:8787,应该改为http://0.0.0.0:8787 xodor View All Posts Post navigation Previous Post php中解析以下url获取指定参数值的方法Next Postphp或webman开发中failed loading cafile stream: `/root/cert/cacert.pem’