Install using Apache and MSSQL

Moderator: crythias

Locked
advchris
Znuny newbie
Posts: 16
Joined: 04 Nov 2013, 18:19
Znuny Version: 3.2.5
Real Name: Chris Smith

Install using Apache and MSSQL

Post by advchris »

I give up trying to install using IIS now so I am going to go for using Apache and then try to connect this to MSSQL db.

All that I need to know is how to connect OTRS to MSSQL via Apache. I can't find much on the net so if someone could just point me in the right direction or paste in here any code that would be much appreciated.

I have spent nearly 3 days trying to get OTRS to work with IIS and had no luck so I am jumping ship to Apache and if that fails I will jump ship to Spiceworks!!!
advchris
Znuny newbie
Posts: 16
Joined: 04 Nov 2013, 18:19
Znuny Version: 3.2.5
Real Name: Chris Smith

Re: Install using Apache and MSSQL

Post by advchris »

I have just installed OTRS on a server with IIS service stopped but the installer didn't install Apache 2.2

I have just used the same installer file on my local PC and it installed Apache 2.2 - what am I missing here?

I just want to install OTRS with Apache and then point it to an already existent MSSQL database...
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Install using Apache and MSSQL

Post by wurzel »

Hi,

install it from windows installer with apache. Try to geht the mysql database running first.
Read documentation for connecting MSSQL Databsase. (read the README files)

You will get bad performance with Windows, Apache and MSSQL.
I would not use this combination.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
advchris
Znuny newbie
Posts: 16
Joined: 04 Nov 2013, 18:19
Znuny Version: 3.2.5
Real Name: Chris Smith

Re: Install using Apache and MSSQL

Post by advchris »

Thanks, got this working now. Just in the process of trying to integrate it with Active Directory.

How poor performance are we talking? It seems to run reasonably quick so far...

What setup would you recommend?
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Install using Apache and MSSQL

Post by wurzel »

Hi,

your response times of the system will be slow with more tickets/user/agents...

recommended is a linux based system with postgres or mysql.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked