Product:
Search Type:

imaker doesn't start on FreeBSD by command located in the/etc/rc.local

Article ID: 3143 
Last Review: Nov,30 2007
APPLIES TO:
  • SiteStudio

RESOLUTION

If imaker doesn't start by executing the command:

/hsphere/shared/SiteStudio/imaker.sh 1>/hsphere/shared/SiteStudio/var/error_log 2>&1 &

and failed with the following error: "Ambiguous output redirect"

As a solution, try running the following command:

/hsphere/shared/SiteStudio/imaker.sh > /hsphere/shared/SiteStudio/var/error_log 2>&1 &

or

/hsphere/shared/SiteStudio/imaker.sh >& /hsphere/shared/SiteStudio/var/error_log &

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields