我正在RHEL服务器上测试Blowfish。但是有以下错误:
Failed opening required 'Blowfish/DefaultKey.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/..........是否缺少Blowfish/DefaultKey.php文件?如何安装?
发布于 2013-05-16 17:01:46
您需要包含文件的完整路径:Crypt/Blowfish/DefaultKey.php
https://stackoverflow.com/questions/16582706
复制相似问题