Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What is the mysql password?

Featured Replies

Hi there, I have looked around, and I'm trying to do it, basically I found a commented out password in the my-small file, but uncommenting and changing that doesn't work.

 

What is the default mysql password, and how can i change it to my own?

 

Thanks :D

 

Rob

  • 3 months later...

After changing the password in home/admin/www, stoping and started the server again it kept working with the original password (root).

 

Any idea how to fix this or is there any other way to change the password?

That is not suppose to happen. Please recheck to make sure. Nothing writes to that file so it is suppose to stay whatever it is changed to. Unless someone changed it back or messed with the file. :(

No one has access to the server...

 

When setting a new password in the file only PhpMyAdmin changes it's password so I get an error message.

 

If I try to access the database using something else like Navicat using root/root it works altough the password file says something else (not Root).

No, if you want to chnage the system root password, you have to do that through phpMyAdmin's Administration Interface. It is there that you change user settings, add users, and so on.

  • 4 months later...
When setting a new password in the file only PhpMyAdmin changes it's password so I get an error message.

 

If I try to access the database using something else like Navicat using root/root it works altough the password file says something else (not Root).

 

This is how:

 

In phpMyAdmin, open an SQL window and type:

 

SET PASSWORD FOR 'root'@'localhost' = PASSWORD('MyNewPassword');

 

Then click "Go". The next thing you know, the phpMyAdmin will not work since the root password has changed -_- (then you need to change the password in the file previously mentioned - if you still want to use phpMyAdmin)

 

--

 

And btw olajideolaolorun,

 

You have a great software, thank you!

 

:)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.