
When I attempt to run ./Cron.sh start as otrs user I am getting /opt/otrs/var/tmp/otrs-cron-tmp.17704":0: bad minute errors in crontab file, cant install.
Also going through the directions
All scripts are ending in .dist. You should copy them to files with no ending.
linux:/opt/otrs/var/cron# for foo in `ls -1 *.dist` ; do cp $foo
`basename $foo .dist`; done
linux:/opt/otrs/var/cron# ls
aaa_base generic_agent.dist rebuild_ticket_index
aaa_base.dist pending_jobs
rebuild_ticket_index.dist
fetchmail pending_jobs.dist session
fetchmail.dist postmaster session.dist
generic_agent postmaster.dist unlock
generic_agent-database postmaster_pop3 unlock.dist
generic_agent-database.dist postmaster_pop3.dist
I ended up with all the files duplicating with basename filename.dist .dist and I cannot delete any of them.
This is getting messy please I need HELP :) :(
Thank you,
Garabed Yegavian
-----Original Message-----
From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of otrs-request@otrs.org
Sent: Thursday, September 29, 2011 11:23 PM
To: otrs@otrs.org
Subject: otrs Digest, Vol 36, Issue 80
Send otrs mailing list submissions to
otrs@otrs.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.otrs.org/cgi-bin/listinfo/otrs
or, via email, send a message with subject or body 'help' to
otrs-request@otrs.org
You can reach the person managing the list at
otrs-owner@otrs.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of otrs digest..."
Today's Topics:
1. Customer New Ticket View (Wagner)
2. Re: ACL Help (Wagner)
3. Re: Customer New Ticket View (Ugo Bellavance)
4. Stats about escalations (Ugo Bellavance)
5. Re: Customer New Ticket View (Wagner)
6. Generic Agent (Garabed Yegavian)
7. Re: Generic Agent (Shawn Beasley)
----------------------------------------------------------------------
Message: 1
Date: Thu, 29 Sep 2011 11:13:09 -0300
From: Wagner
participants (1)
-
Garabed Yegavian