I'm trying to install OJS in a Windows System.
The IIS and PHP was easy..
But not the Sql Server connections..
Anyone can help-me to do that?
I have tried to alter the file "config.inc.php" (root of the project) to make the connection.
- Code: Select all
[database]
driver = mssql
host = titan.mydomain.xxxxx
username = OJSUser_test
password = Password123
name = ojs_test
So i'm receiving an white page. With no errors!
I used the attached file to create the tables correctly.
Regards,
Thiago G. Traue
