Brand new user - Fedora 18 Installation problems

Moderator: crythias

Locked
brownwrap
Znuny newbie
Posts: 2
Joined: 05 May 2013, 16:52
Znuny Version: 3.2.-01

Brand new user - Fedora 18 Installation problems

Post by brownwrap »

I have installed the OTRS rpm 3.2.6-01. The install went OK after I met all of the requirements, but I still can't start the otrs service. It is complaining that the httpd service is not running, but it is. I can clearly see httpd is running using "service httpd status" or a ps. I know this is pretty basic, but I can't move forward until I get this fixed.
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Brand new user - Fedora 18 Installation problems

Post by wurzel »

Hi,

SELINUX disabled? Would be my first idea

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.
brownwrap
Znuny newbie
Posts: 2
Joined: 05 May 2013, 16:52
Znuny Version: 3.2.-01

Re: Brand new user - Fedora 18 Installation problems

Post by brownwrap »

Yes, I had disabled selinux. It turns out OTRS doesn't run on Fedora 18:

Michiel Beijen:

Hi Gregory,

Right now Fedora 18 is the only major linux distribution to use the Apache 2.4.x web server and also the only one to completely use systemd for starting services. This means the ‘old’ way of starting and stopping scripts is no longer working; and this means that OTRS service can’t succesfully determine anymore if the services are running. I’d recommend that if you want to prepare for a RHEL6 installation at work, you’d download a CentOS copy (which is binary compatible) and use instructions from this chapter in our manual: Installing OTRS on a Red Hat Enterprise Linux or CentOS system.
kanno
Znuny newbie
Posts: 2
Joined: 03 Aug 2014, 08:44
Znuny Version: 8.3.3
Real Name: Atsushi Kanno
Company: OliveNet Ltd.

Re: Brand new user - Fedora 18 Installation problems

Post by kanno »

Do you any plans to fix this problem for Fedora user?
I have same problem. I need workaround for this issue.
kanno
Znuny newbie
Posts: 2
Joined: 03 Aug 2014, 08:44
Znuny Version: 8.3.3
Real Name: Atsushi Kanno
Company: OliveNet Ltd.

Re: Brand new user - Fedora 18 Installation problems

Post by kanno »

> once OTRS has been installed, you should change a line in /etc/sysconfig/otrs since the check to
> know if apache is running has a different syntax in CENTOS 7; you have to set

> OTRS_USED_WEBSERVER_TEST="/bin/systemctl is-active httpd"

I found the solution from other topic.
Anyway, thank you everyone.

regards,
Atsushi
Locked