Jump to content

No requirment for db password while installion


Nico Knoll
 Share

Recommended Posts

Hey,

when I'm installing PW local I use a XAMPP installation where MySQL has no password. So I always have to "hack" the installation progress to use it because db password is "required".

Could someone remove the required="required" stuff for this field?

Greets,

Nico

Link to comment
Share on other sites

Hey,

when I'm installing PW local I use a XAMPP installation where MySQL has no password. So I always have to "hack" the installation progress to use it because db password is "required".

I have always secured xampp mysql with a password as a matter of course.  Habit really.

Link to comment
Share on other sites

I installed a fresh PW dev version about an hour ago on a Wamp machine. It too had a password requirement. Ended up having to create a user in PhpMyAdmin with a password :/

Open up devtools -> inspect the form -> add novalidate as an attribute. There you go :)

Link to comment
Share on other sites

I installed a fresh PW dev version about an hour ago on a Wamp machine. It too had a password requirement. Ended up having to create a user in PhpMyAdmin with a password :/

ProcessWire dev has no DB password requirement, and hasn't for months. Can you post a screenshot or paste in the error that you got? Also adding novalidate as an attribute won't help on the dev installer because the field has no required attribute. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...