Author Topic: how to change password  (Read 948 times)

0 Members and 1 Guest are viewing this topic.

Offline naxtra

  • Full phpd Member
  • ***
  • Posts: 74
  • Karma: 1
    • View Profile
how to change password
« on: May 02, 2009, 01:41:35 AM »
is there any way to change the admin password  ???

Offline Dudditz

  • Newbie
  • *
  • Posts: 16
  • Karma: -1
    • View Profile
    • PimpMyGamercard
Re: how to change password
« Reply #1 on: May 03, 2009, 01:50:15 AM »
Just change it in your config.php file

Offline Chris (krissy)

  • Project Leader
  • Sr phpd Member
  • *****
  • Posts: 219
  • Karma: 1000
    • View Profile
    • PHPDirector
Re: how to change password
« Reply #2 on: May 05, 2009, 04:04:19 PM »
Yeah, just open your config file and change the old password with a new one.

Offline naxtra

  • Full phpd Member
  • ***
  • Posts: 74
  • Karma: 1
    • View Profile
Re: how to change password
« Reply #3 on: May 06, 2009, 05:27:11 AM »
Thanks a lot!