Cron problems

Moderator: crythias

Locked
kmdot
Znuny newbie
Posts: 68
Joined: 16 Dec 2010, 18:46
Znuny Version: 3

Cron problems

Post by kmdot »

Hi

Cron jobs are running, but not sending emails to my otrs3 install, here is the case

Siatuation

I had otrs2 install via apt-get and have just installed OTRS3 following the manual instructions, no upgrade.

I deleted otrs2 folders but didnt do apt-get purge otrs2 as i didnt want to mess otrs3 up i had just installed.

I guess its best to delete cron entries and redo cron command for otrs3?

And what will happen if i purge the origional otrs2 install? will i mess everything up?

Thanks
kmdot
Znuny newbie
Posts: 68
Joined: 16 Dec 2010, 18:46
Znuny Version: 3

Re: Cron problems

Post by kmdot »

its to do with $HOME in CRON

Where does the $HOME variable come from?

thanks
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Cron problems

Post by jojo »

it's a UNIX environment variable, so this is from /etc/passwd
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked