1 Mar 2006 05:29
Re: adding administrator accounts
Graeme Olsen <graeme <at> southwestecommerce.com>
2006-03-01 04:29:13 GMT
2006-03-01 04:29:13 GMT
Thanks. This worked perfectly. Cheers Graeme ----- Original Message ----- From: "Declan Barry" <dpbarry <at> barryweb.co.uk> To: <graeme <at> southwestecommerce.com> Cc: <mrbs-general <at> lists.sourceforge.net> Sent: Tuesday, February 28, 2006 5:59 PM Subject: Re: [MRBS-general] adding administrator accounts > Hi Graeme (et al) > > Hope this is correct. Seemed to work for me. > > Did you by any chance delete the 'administrator' account from the > database or comment out the list of administrators? > > Check your MySQL database for a user called Administrator. If not > there, put it in. > > In the Authentications section of config.inc.php make sure it looks > like the following: (may need to widen my email to see correctly) > > # The list of administrators (can modify other peoples settings) > $auth["admin"][] = "127.0.0.1"; # localhost IP address. Useful with IP > sessions. > $auth["admin"][] = "administrator"; # A user name from the user > list. Useful(Continue reading)
RSS Feed