specify a file path to store the seed

此问题是因为你的php没有开启open-ssl模块功能引发的。php

因此解决方案为开启php的open_ssl模块功能。服务器

开启open_ssl的方式很简单,打开php.ini文件,将行头的分号删除便可。ssl

修改完php.ini配置文件以后重启服务器。配置

相关文章
相关标签/搜索