Search code examples
phppearblowfish

PHP Blowfish File Missing?


I am testing Blowfish on the RHEL Server. But having followng error:

Failed opening required 'Blowfish/DefaultKey.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/..........

Blowfish/DefaultKey.php file is missing? How to install it?


Solution

  • You need to include the full path of the file: Crypt/Blowfish/DefaultKey.php