[sork] /usr/lib/php/Crypt/CHAP.php

Eric Rostetter eric.rostetter at physics.utexas.edu
Wed Aug 24 19:24:42 PDT 2005


Quoting Otto Kucera <ok at geeks.at>:

> i have installed the new "Passwd H3" and have a problem with smbldap.
> when i try to change the password i get this message:
> *Fatal error*: changepassword(): Failed opening required 'Crypt/CHAP.php'

It is looking for the PEAR module Crypt/CHAP.

> *when i follow the instructions in this manual
> http://www.horde.org/passwd/docs/?f=INSTALL.html i have to build php
> with "*--with-mhash" but i gess this is not possible with php4.

This is not built into php normally (though parts of PEAR may be packaged
with php).  You can install PEAR stuff separately.

> have some one a idea where this file is incluted?

No, but you can install it with "pear install" on most systems.  Or you can
download them as tar files and install them in the appropriate place on
your system (see php.ini for the location, as it will be in your include
paths).

See http://pear.php.net/ for more info on PEAR.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin
 
Why get even? Get odd!


More information about the sork mailing list