HTTP 500 Server error upon http://localhost/otrs/installer

Moderator: crythias

Post Reply
ThatTim
Znuny newbie
Posts: 3
Joined: 30 Jun 2014, 20:59
Znuny Version: 3.3.8
Real Name: Tim
Company: Option 1 Healthcare Solutions

HTTP 500 Server error upon http://localhost/otrs/installer

Post by ThatTim »

I easily installed OTRS 3.3.5 (Windows 7) on my work computer without any issue (C: drive as localhost) just to see if my company would benefit from it and proved to be beneficial. I chose to link it to SQL SERVER 2012 express instead of MySQL and had no issues.

Now I attempted to download both the most recent 3.3.8 and my personal computer version 3.3.5 OTRS (windows version) onto a server (Windows Server 2008 R2 Standard) with SQL SERVER 2012 express linked to the same database, but upon installing I choose "Other database" then get this error upon "http://localhost/otrs/installer.pl" installation part:

log- [Mon Jun 30 22:55:52 2014][Error][Kernel::System::DB::new][223] Can't connect to MySQL server on '127.0.0.1' (10061)

I am not the most tech savy person but I think it is trying to reference a MySQL program that isn't there (not installed). Why is it not linking to the SQL Server 2012 Express and finishing the install? Is it because I already have a database that was setup intially? Any help will do! :D
catweazle
Znuny advanced
Posts: 121
Joined: 15 Feb 2012, 12:22
Znuny Version: 3.1

Re: HTTP 500 Server error upon http://localhost/otrs/install

Post by catweazle »

ThatTim wrote: Now I attempted to download both the most recent 3.3.8 and my personal computer version 3.3.5 OTRS (windows version) onto a server (Windows Server 2008 R2 Standard) with SQL SERVER 2012 express linked to the same database
I am confused. Which one is installed?

keep in mind windows version ist just to have a look around, not for runnig productive...
1: OTRS 3.1.21 + Support + MasterSlave @ CentOS 6.5 , MySQL
2: Test: OTRS 3.1.21 + Support + MasterSlave @ CentOS 6.5 , MySQL
3: Test-2: OTRS 3.3.x + Support + MasterSlave @ CentOS 6.5 , MySQL (iphone, idoit-trash)
ThatTim
Znuny newbie
Posts: 3
Joined: 30 Jun 2014, 20:59
Znuny Version: 3.3.8
Real Name: Tim
Company: Option 1 Healthcare Solutions

Re: HTTP 500 Server error upon http://localhost/otrs/install

Post by ThatTim »

Sorry. The 3.3.8 OTRS is installed on the Windows Server 2008 R2 server.
catweazle
Znuny advanced
Posts: 121
Joined: 15 Feb 2012, 12:22
Znuny Version: 3.1

Re: HTTP 500 Server error upon http://localhost/otrs/install

Post by catweazle »

You can trie to copy the DB settings from /Kernel/Config.pm from your 3.3.5 to 3.3.8

I guess in your 3.3.8 /Kernel/Config.pm the settings are default: MySQL at 127.0.0.1

to copy configuration parts should work in windows environement as it does in linux ones.
1: OTRS 3.1.21 + Support + MasterSlave @ CentOS 6.5 , MySQL
2: Test: OTRS 3.1.21 + Support + MasterSlave @ CentOS 6.5 , MySQL
3: Test-2: OTRS 3.3.x + Support + MasterSlave @ CentOS 6.5 , MySQL (iphone, idoit-trash)
ThatTim
Znuny newbie
Posts: 3
Joined: 30 Jun 2014, 20:59
Znuny Version: 3.3.8
Real Name: Tim
Company: Option 1 Healthcare Solutions

Re: HTTP 500 Server error upon http://localhost/otrs/install

Post by ThatTim »

It is still giving me the same error. Is there any other test we can try?
TobiasFrei
Znuny newbie
Posts: 40
Joined: 18 May 2012, 14:59
Znuny Version: 5.0.16
Real Name: Tobias Frei

Re: HTTP 500 Server error upon http://localhost/otrs/install

Post by TobiasFrei »

ThatTim wrote:I easily installed OTRS 3.3.5 (Windows 7) on my work computer without any issue (C: drive as localhost) just to see if my company would benefit from it and proved to be beneficial. I chose to link it to SQL SERVER 2012 express instead of MySQL and had no issues.

Now I attempted to download both the most recent 3.3.8 and my personal computer version 3.3.5 OTRS (windows version) onto a server (Windows Server 2008 R2 Standard) with SQL SERVER 2012 express linked to the same database, but upon installing I choose "Other database" then get this error upon "http://localhost/otrs/installer.pl" installation part:

log- [Mon Jun 30 22:55:52 2014][Error][Kernel::System::DB::new][223] Can't connect to MySQL server on '127.0.0.1' (10061)

I am not the most tech savy person but I think it is trying to reference a MySQL program that isn't there (not installed). Why is it not linking to the SQL Server 2012 Express and finishing the install? Is it because I already have a database that was setup intially? Any help will do! :D
If you want to use OTRS productively i strongly suggest not to use MS SQL server. You will run into big trouble. Use MySQL instead.
Productive: OTRS 3.1.11, MySQL Windows Server 2008 bzw. OTRS 3.3, MySQL, Windows Server 2008
Post Reply