(Read 25 comments) - (Post a new comment) (Flat) (Top-level comments only)
@GEARMAN_SERVERS = ( '127.0.0.1:8214' );
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 9 comments) (Show 9 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 8 comments) (Show 8 comments)
(Reply to this) (Thread from start) (Parent)
rm $LJHOME/bin/gearmand # get rid of possible troublemakergearmand -d --pidfile=$LJHOME/temp/gearmand.pid -p 17096 # Actually run gearmandcat $LJHOME/temp/gearmand.pid # Check 1netstat -A inet -a -n -p | grep 17096 # Check 2ps auxww | grep -i gearmand # Check 3
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 6 comments) (Show 6 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 5 comments) (Show 5 comments)
$LJHOME/bin/worker/shop-creditcard-charge -v
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 4 comments) (Show 4 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 3 comments) (Show 3 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 2 comments) (Show 2 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 1 comment) (Show 1 comment)
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]