Results 1 to 2 of 2

Thread: phpmyadmin root password

  1. #1

    Thread Starter
    Lively Member sridharao's Avatar
    Join Date
    Feb 2007
    Posts
    106

    phpmyadmin root password

    Hi guys, here is the short story:
    I installed wampserver on a windows machine successfully. Using firefox, I launched phpmyadmin. At previliges tab, I set a password for the root. Then I made changes to the config.inc.php file in the following way:
    $cfg['Servers'][$i]['auth_type'] = 'cookies';
    $cfg['blowfish_secret']='fjo28jo23j8fd3o8udejo8';
    $cfg['Servers'][$i]['password'] = '';
    deleted this entry:
    $cfg['Servers'][$i]['AllowNoPasswordRoot'] = true;
    ...and saved the file.

    I was able to log into phpmyadmin root with this password. After a reboot, I am not able to log into root user with the same password I had set. Access is being denied. I had written the password down, but the same is not working.

    Can anyone help?
    Save trees, avoid plastics, say no to zoo, go veg, recycle as much, live holistic

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: phpmyadmin root password

    It is a better idea to create an account for a particular type of user! Using the root account can cause you sorts of problems. Have you tried "Root" without a password?
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width