Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top