OTRS 5.0.5 Issues

Moderator: crythias

Locked
plattnat
Znuny newbie
Posts: 41
Joined: 26 Dec 2015, 09:42
Znuny Version: 6.2.1
Real Name: Nathan Platt

OTRS 5.0.5 Issues

Post by plattnat »

Hi Everyone,

I'm new to this forum, so I applogise if I don't follow procedures quite right. I'm basically having an issue with the setup of 5.0.5 on my ubuntu server, i've configure OTRS on ubuntu desktop fine and still having the VM in Oracle box for reference. I got as far as copying the SQL database from the other VM to the physical server and was re-installing the addins when something went wrong and its corupted the webpage. Currently I can't open the login screen or access the admin menu to try and reinstall the system. This is the current error I get;

Code: Select all

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.
Apache/2.4.7 (Ubuntu) Server at 192.168.0.17 Port 80
I looked in the apache2 logs and this is what I can see;

Code: Select all

[Sat Dec 26 07:00:12.357952 2015] [mpm_prefork:notice] [pid 1158] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.14 mod_perl/2.0.8 Perl/v5.18.2 configured -- resumi$
[Sat Dec 26 07:00:12.386876 2015] [core:notice] [pid 1158] AH00094: Command line: '/usr/sbin/apache2'
[Sat Dec 26 07:24:55.887561 2015] [mpm_prefork:notice] [pid 1158] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this mess$
[Sat Dec 26 07:24:56.036687 2015] [mpm_prefork:notice] [pid 1158] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.14 mod_perl/2.0.8 Perl/v5.18.2 configured -- resumi$
[Sat Dec 26 07:24:56.036708 2015] [core:notice] [pid 1158] AH00094: Command line: '/usr/sbin/apache2'
[Sat Dec 26 07:25:02.980841 2015] [:error] [pid 6701] Can't locate Kernel/Config.pm in @INC (you may need to install the Kernel::Config module) (@INC contains: /usr/sb$
[Sat Dec 26 07:25:05.790045 2015] [:error] [pid 6704] Can't locate Kernel/Config.pm in @INC (you may need to install the Kernel::Config module) (@INC contains: /usr/sb$
[Sat Dec 26 07:47:07.597287 2015] [:error] [pid 6704] Attempt to reload Kernel/System/ObjectManager.pm aborted.\nCompilation failed in require at /opt/otrs/bin/cgi-bin$


Is there a way i can fix this or re-install the database or something to try and resolve this?

Thanks everyone,
Merry Christmas

Nathan
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: OTRS 5.0.5 Issues

Post by root »

Merry Xmas, it looks like you don't have a Kernel/Config.pm
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Sayannara
Znuny advanced
Posts: 118
Joined: 22 May 2012, 12:37
Znuny Version: OTRS 7.06
Real Name: Yann
Company: FVE
Contact:

Re: OTRS 5.0.5 Issues

Post by Sayannara »

Is this the only error in apache log ? By any chance can you try to run /opt/otrs/bin/otrs.SetPermissions.pl
Centos 7 / OTRS::ITSM 6 Business Solutions / MariaDB / Apache
Locked