OTRS 3.3.9 Upgrade/Instal

Moderator: crythias

Locked
sebuesl
Znuny newbie
Posts: 2
Joined: 16 Oct 2014, 10:21
Znuny Version: 3.3.9

OTRS 3.3.9 Upgrade/Instal

Post by sebuesl »

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
Rooobaaat
Znuny wizard
Posts: 432
Joined: 11 Sep 2014, 16:28
Znuny Version: OTRS 5.0.x

Re: OTRS 3.3.9 Upgrade/Instal

Post by Rooobaaat »

configure it via Config.pm. The installer only works with MySQL
My english is better than your german :P

"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
sebuesl
Znuny newbie
Posts: 2
Joined: 16 Oct 2014, 10:21
Znuny Version: 3.3.9

Re: OTRS 3.3.9 Upgrade/Instal

Post by sebuesl »

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
Locked