Can anyone tellme the relevent lines of code, or if not at least which pages are involved? I have had a lot of experience coding php from register_globals being on to its being off. There might be a very quick patch that can be made - usualy along the lines of something like $var=$_GET['var']; or something similar at the top of the page(s) in question.
W Jared Markell wrote: > It might be associated the php's register global's being off. In this > tutorial, they say turn register globals on, change the password, then turn > them back off.. and I was never sure why they said to do that. > > http://wiki.qmailtoaster.com/index.php/CentOS_4.3_QmailToaster_Install > > Hope this helps > > Jared > > -----Original Message----- > From: jeremy [mailto:[EMAIL PROTECTED] > Sent: Monday, July 24, 2006 1:14 PM > To: [email protected] > Subject: [qmailtoaster] toaster-admin password wont change > > Good afternoon, > > Finally I have gotten toaster installed on to a SLES 10 server with the help > of Johannes! (alot of help) > > Now that its up and running, when i do a > http://www.toasterdomin.com/admin-toaster/ i cant change the password, it > says old password and new password i do that, but it doesnt acutally change. > Any ideas? > > thanks > jeremy > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
