Hi
Just wanted to check whether I needed to do anything with cron for OTRS installation from RPM packages.
From the admin manual it seems that cron only needs to be set for source install.
Thank you in advance.
[SOLVED] OTRS installation and cron
Moderator: crythias
-
- Znuny newbie
- Posts: 6
- Joined: 15 Aug 2013, 02:06
- Znuny Version: 3.2.9
[SOLVED] OTRS installation and cron
Last edited by hitechunited on 26 Mar 2014, 00:54, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: OTRS installation and cron
crontab -l -u otrs
if it's empty, yes.
if it's empty, yes.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 6
- Joined: 15 Aug 2013, 02:06
- Znuny Version: 3.2.9
Re: [SOLVED] OTRS installation and cron
Document for version seems to differ but all working with the command mentioned. Thanks.