Unable to connect mssql in omeka-s

hey i am no able to connect mssql in omeka-s 2.0.2 please help. I am getting an error:

An exception occurred in driver: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.

I have also modified database.ini file and i have PDO driver in my XAMPP

That’s a pretty “low level” problem, meaning not really Omeka-specific. Off the top of my head, I’d make sure the server is running and that you have the connection details correct in the database.ini file.

Also, you wrote “mssql” twice. I’m assuming you’re in fact running a MySQL server, as Omeka S requires.

1 Like