When attempting to register a site to use Solr you may run into the following error:
A connection could not be made to your database. Please review your input and try again
- A bad SQL username, password, or rights to the database have been provided
- The SQL Server Browser service was not started.
- Log into SQL Manager on the SQL server
- Using SQL Manager, log into the database with the SQL credentials from the connection string
- If this fails please correct the database credentials. This step may require a SQL Database Administrator
If the issue persists and the above steps have been completed:
- Log on to the SQL Server
- Open up the computer Services
- Start the SQL Server Browser service
- Try registering the site with Solr
Please sign in to leave a comment.