On Thu, Aug 14, 2003 at 06:42:50AM -0700, Wes Plate wrote: > > Something is wrong "somewhere".... > > You have a double / in the path: > >>> ./Cron.sh: line 57: /opt/otrs//var/tmp/otrs-cron-tmp.4491: No such > > file or directory Failed > > ^ > > | > > Here > > > > You should look at the script and check where it gets the install path > > (/opt/otrs/) from, and correct it. > > I agree. I tried replacing parts of the script, but it still complains, > even though now the path looks more correct.
The path also ok if there is a // in it. Please check the following: * exists the dir /opt/otrs/var/tmp/? * is it writable for the otrs user (touch /opt/otrs/var/tmp/test)? -=> Please create an bug report on http://bugs.otrs.org/ Thanks! :) > -- > Wes Plate > Automatic Duck, Inc. > http://www.wesplate.com > http://www.automaticduck.com Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "Security is a process, not a product." - Bruce Schneier _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
