Jump to content
The Uniform Server Community

Recommended Posts

Posted

I want to use UniformServer as a development environment. Securing mysql-access with a password for the root user is not an issue here. So I configured the root user to have an empty password.

 

Every time I start UniController.exe, it prompts me to set a mysql root password, and does not allow an empty password. I don't understand why the UI application must enforce this. Can this behavior be changed?

Posted

I'm certain that I came across a setting somewhere where one could turn off that prompt, but I'll be darned if I can find it again :)

 

In the meantime, what I do is one of two things: 1) just cancel the prompt and carry on or 2) create a new password ONCE and get it over with :)

 

Cheers!

Lyle

GeneratePress / Elementor / WP Show Posts / Do It Yourself WordPress - Sniffle Valve

 

You want a WordPress website and you want it now - GOOD CHEAP FAST WEBSITES

 

Don't take life too seriously ... nobody has ever gotten out of it alive :)

 

Posted

UPDATE:

 

Found it! :)

 

It's in us_config.ini which is located in \UniServer\home\us_config

 

Change this:

[GENERAL]
;Nag_user at start-up e.g change MySQL password
;
Nag_user=true
;

To this:

[GENERAL]
;Nag_user at start-up e.g change MySQL password
;
Nag_user=false
;

Save and restart UniController.

GeneratePress / Elementor / WP Show Posts / Do It Yourself WordPress - Sniffle Valve

 

You want a WordPress website and you want it now - GOOD CHEAP FAST WEBSITES

 

Don't take life too seriously ... nobody has ever gotten out of it alive :)

 

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...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...