Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 RHEL 服务器上测试 Blowfish。但有以下错误:
Failed opening required 'Blowfish/DefaultKey.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/..........
Blowfish/DefaultKey.php文件丢失?如何安装它?
Blowfish/DefaultKey.php
您需要包含文件的完整路径:Crypt/Blowfish/DefaultKey.php
Crypt/Blowfish/DefaultKey.php