Re: failure in changingpassword forhorde authentication:usernot found
"nada aziz" <[email protected]> Tue, 5 Oct 2010 10:44:02 +0200
| Newsgroups | gmane.comp.horde.sork |
|---|---|
| Message-ID | <000501cb6469$782893e0$1100a8c0@pc> |
----- Original Message ----- From: "nada aziz" <[email protected]> To: <[email protected]> Sent: Tuesday, October 05, 2010 8:49 AM Subject: Re: [sork] failure in changingpassword forhorde authentication:usernot found > thanks everyone for your help, i got it working the problem was in my backends.php, i should of deleted the rest of the file and only use the code below. thanks again for everyones help. > ----- Original Message ----- > From: "Simon Brereton" <[email protected]> > To: <[email protected]> > Sent: Monday, October 04, 2010 7:19 PM > Subject: Re: [sork] failure in changingpassword forhorde > authentication:user not found > > >>> -----Original Message----- >>> From: [email protected] [mailto:sork- >>> [email protected]] On Behalf Of nada aziz >>> Sent: Monday, October 04, 2010 9:52 AM >> >> >>> >> 'sql' => array( >>> >> 'name' => 'Postfix', >>> >> 'driver' => 'sql', >>> >> 'required' => true, >>> >> 'params' => array( >>> >> 'phptype' => 'mysql', >>> >> 'hostspec' => 'localhost', >>> >> 'username' => 'postfix', >>> >> 'password' => 'my password', >>> >> 'encryption' => 'plain', >>> >> 'database' => 'postfix', >>> >> 'table' => 'mailbox', >>> >> 'user_col' => 'username', >>> >> 'pass_col' => 'password', >>> >> 'show_encryption' => false, >>> >> >>> >> ), >>> >> )), >>> >> )); >>> >> >>> >> but i got (failure in changing password for Example All services: >>> >> Failure in changing password for Horde Authentication: Unable to >>> >> connect to sql server) please help, i am new to horde and dont >>> know >>> >> php thanks in advance >> >> As Eric posted - your problem seems to actually be that you have no >> connection to your mysql server. >> >>> > But if it doesn't resolve your issue, you're going to have to >>> increase >>> > your debugging on the mysql.log and watch it in realtime as you >>> tinker. >>> > Until you do that no one can help you - especially not yourself. >>> The >>> > mysql log is the only place you'll work out whether the input from >>> > your form and the actions passwd is trying to do match your DB and >>> structure. >>> > >>> it didnt work i got the same error, since i am new in everything can >>> you help me increase my debugging on the mysql.log. >>> thanks very much for your help. >> >> This should be in your my.conf - but I can't guarantee it. Google your >> distribution and look for something relevant. >> >> http://www.electrictoolbox.com/logging-queries-with-mysql/ > i have logging enabled in my.conf but the log file doesnt show anything > regarding horde trying to access it. >> >> But you need to make sure you can actually connect to the mysql server >> first though since that's what the error message says the problem is. > i can connect to the server from the command line normally i dont have > problem in that. >> >> Simon >> >> >> >> >> -- >> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: [email protected] > > -- > Sork mailing list - Join the hunt: http://horde.org/bounties/#sork > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] -- Sork mailing list - Join the hunt: http://horde.org/bounties/#sork Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]