On 2/4/08, SquirrelMail Email List <[EMAIL PROTECTED]> wrote:
>
> Well I might have figured out where to change it but in the process I get
> the error "Fatal error: Call to undefined function md5crypt() in
> /usr/share/squirrelmail/plugins/change_sqlpass/functions.php on line 668"
>
> I can see the md5crypt.php file in the same directory but it does not find
> the function inside this file.

Does this line exist anywhere in the same function BEFORE the line
number in the error message (668)?

   include_once(SM_PATH . 'plugins/change_sqlpass/md5crypt.php');

If not, you should add it.  If so, you have a strange problem with your system.

> I believe I should be using "MD5CRYPT" because that is what the config
> file for postfixadmin says it is using.
>
> Thanks for the help,

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to