Install Wordpress link dialog always disabled

From a fresh website creation, I’m trying to install wordpress. The installation dialog (with an admin user name, password, domain, and language selection) has an Install button at the bottom which is always disabled, even after I’ve put in a password (regardless of complexity), altered all of the fields, or anything.

There’s a fair bit of error logging in the console :
vendor-5e118e73c4.js:5 Error: [$injector:unpr] Unknown provider: nProvider <- n <- focusDirective
http://errors.angularjs.org/1.5.9/$injector/unpr?p0=nProvider%20<-%20n%20<-%20focusDirective
at vendor-5e118e73c4.js:4
at vendor-5e118e73c4.js:4
at Object.r [as get] (vendor-5e118e73c4.js:4)
at vendor-5e118e73c4.js:4
at r (vendor-5e118e73c4.js:4)
at i (vendor-5e118e73c4.js:4)
at Object.a [as invoke] (vendor-5e118e73c4.js:4)
at vendor-5e118e73c4.js:4
at r (vendor-5e118e73c4.js:4)
at Object. (vendor-5e118e73c4.js:4)

Might be part of the issue but due to the obfuscation I can’t say for sure. The other errors seem to be 404’s on some jpgs pulled from github.

I’ve tried this in Chrome 63.0.3239.84 and Edge (ugh) but not IE (don’t make me!) Are there any other paths to get WP installed?

Hi @mgb
I think this is a system issue so admin can fix it.
You can install wp manually.
First make a database and then go to wordpress.org and download the WordPress file then upload it to file manager and extract it. And then open your website then you will have a wp installation page so follow the instructions.
If you get any problems then just comment here or pm me

1 Like