On 4/23/07, Davide Bernard <[EMAIL PROTECTED]> wrote:
I just upgraded to PHP 5 from PHP 4. I am using the crack lib
function for password dictionary uniqueness. However, now my
web page utilizing the crack-lib is crashing with
" PHP Fatal error: Call to undefined function crack_opendict()".
Does anyone know of a specific Crack-lib module I can compile instead
of compiling the entire PHP code?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://us.php.net/crack
Note: This extension has been moved to the » PECL repository and is
no longer bundled with PHP as of PHP 5.0.0.
"sudo pecl install crack" should do the trick.