Hi Jason,
I just tested installing mojoPortal from the web app gallery using the web platform installer, it worked fine for me.
The regular expression is designed to enforce password strength that matches the default for SQLExpress. I used $Secret123 for my password to include at least 1 special char, one upper case, one or more lower case and 1 or more numeric.
Hope it helps,
Joe