I install OTRS 3.3.9 (Windows server 2008r2/IIS SQL database) with the Windows installer OTRS
When I go to configure OTRS (installer.pl) to connect to database (new or Existing) i have an error message: Microsoft ODBC SQL Driver TCP/IP Socket Security error SSL. ON Microsoft Windows when I create an ODBC data source with the same user/password and database that works.
How I can specify the method connection in the ODBC or Perl module (i don't know) to not Use SSL for DB connection
Best regards
OTRS 3.3.9 Upgrade/Instal
Moderator: crythias
Re: OTRS 3.3.9 Upgrade/Instal
configure it via Config.pm. The installer only works with MySQL
My english is better than your german 
"Produktiv": OTRS: 5.0.x, OTRS::ITSM 5.0.x
"Testing": OTRS 6 git
OS: Debian 8.0 (Jessie)
Apache2.4.10/MySQL 5.5.41

"Produktiv": OTRS: 5.0.x, OTRS::ITSM 5.0.x
"Testing": OTRS 6 git
OS: Debian 8.0 (Jessie)
Apache2.4.10/MySQL 5.5.41
Re: OTRS 3.3.9 Upgrade/Instal
The installer in this version work with other database server, because when you go to http://localhost/otrs/installer.pl in configuration database you can choose MySQL, MSSQL and or use an existing or create database.
I try to configure it in the config.pm
Thanks
I try to configure it in the config.pm
Thanks