Ok so one more error when trying to install WordPress
ApplicationInstallationError
- Failure: The value 'install.sql' is not a valid connection string or an absolute path. Format of the initialization string does not conform to specification starting at index 0.
Clues please
do you have mysql internal and external connections enabled with asp.net connector installed ?
and is the user your using allowed to connect using both internal and external connection names?
So I can create the database through the customer control panel and seems I can communicate with the mysql server no problem. Can create users through the panel. All good. As soon as I try to create any site no
Most of those features use the Internal address, not the External one.
it's why i asked to check both (as the web deploy uses the external address)