tir, 05.07.2005 kl. 12.11 skrev Mad Unix: > I have added this to the plug-ins "Change MySQL Password" > but i keep getting to the login the following message > "Warning: mysql_connect(): Access denied for user: '[EMAIL PROTECTED]' > (Using password: YES) in > /usr/local/apache/htdocs/webmail/plugins/change_mysqlpass/functions.php > on line 107"
You've used the wrong passwd:user combination for MySQL access. It should be something like: mysql://password:[EMAIL PROTECTED]/database in config.pl. --Tonni -- > then when i go to options change password > it shows: > > "The page cannot be displayed" -- mail: [EMAIL PROTECTED] http://www.billy.demon.nl ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
