hi,

I've just installing change_mysqlpass-2.1 with php-4.2.1, mysql-3.23.51, and 
apache-2.0.39.
whenever i click Submit buton to change my password, it always show error:
--
Warning: Access denied for user: 'nobody@localhost' (Using password: NO) in
/usr/local/apache2/htdocs/squirrelmail-1.2.9/plugins/change_mysqlpass/options.php on 
line 293
--
in config.php:
$mysql_server = 'localhost';
$mysql_manager_id = 'root'
$mysql_manager_pw = 'root'

apache running as nobody/nogroup.
it looks like that change_mysqlpass sent apache-user (nobody) to connect to mysql 
server, instead of $mysql_manager_id in config.php.

Any clue ?

- eko -


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to