Whenever I try to deploy Drupal using the Web Platform Installer command line using a parameters file, it always detects/chooses the server type of MSSQL even if we are using MySQL Parameter names.
Other apps are not having this problem, it seems specific to this app which suggests a problem with the package.
Example parameter names generated / used in the .app file:
Drupal w/ MSSQL:
Application Path[@]
dbServer[@]
dbName[@]
dbUsername[@]
dbUserPassword[@]
dbAdminUsername[@]
dbAdminPassword[@]
Drupal w/ MySQL:
Application Path[@]
mdbServer[@]
mdbName[@]
mdbUsername[@]
mdbUserPassword[@]
mdbAdminUsername[@]
mdbAdminPassword[@]
The following error shows that even though the app file is specifying MySQL parameter names it is erroring trying to find MSSQL parameters:
C:\tools\WebPICMD>WebpiCmd.exe /Install /UseRemoteDatabase /AcceptEula /Application:AcquiaDrupal@"C:\tools\WebPICMD\Acquia Drupal 70.app"
The software that you obtain using the Web Plaform Installer Command Line Tool is licensed to you by its owner. Microsoft grants you no rights for third partysoftware.
Successfully loaded primary feed: https://go.microsoft.com/?linkid=9815470
Please choose a database for 'Acquia Drupal 7'
Selected database: 'SQL'
The following software is going to be installed: