CardSharing-X

» CardSharing Section => » CSP - Card Server Proxy « => CSP Discussion & Questions => Topic started by: jak2 on July 29, 2011, 04:06:06 PM

Title: CSP problem
Post by: jak2 on July 29, 2011, 04:06:06 PM
hello

after copy & start csp

error

/usr/local/csp/cardproxy.sh start
Starting CardServProxy:/usr/local/csp/cardproxy.sh: line 83: log/cardserv-sysout.log: No such file or directory
cat: log/cardserv-sysout.log: No such file or directory
 [  OK  ]

why?

step by step
Title: CSP problem
Post by: optimi on June 04, 2012, 02:08:22 PM
Quote from: jak2;103383
hello

after copy & start csp

error

/usr/local/csp/cardproxy.sh start
Starting CardServProxy:/usr/local/csp/cardproxy.sh: line 83: log/cardserv-sysout.log: No such file or directory
cat: log/cardserv-sysout.log: No such file or directory
 [  OK  ]

why?

step by step

Try like this:
Code: You are not allowed to view links. Register or Login
cd /usr/local/csp/
./cardproxy.sh start

It is a bug in the startup script. You have to be in the same directory as the script to be able to start CSP