hyuk
Member
./webcallserver start doesn't work. When can this error occur? For reference, it seems to have stopped working after adding the stream module to nginx, but I don't know the exact cause. The problem persists even after stopping the nginx process. Also, in setenv.sh, I added export JAVA_HOME=/usr/local/java
export PATH=$JAVA_HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin
export _EXECJAVA=$JAVA_HOME/bin/java
Before adding this, the Java executable path wasn't found.
Could the problem be caused by the Java file?
FlashphonerWebCallServer-5.3.126
export PATH=$JAVA_HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin
export _EXECJAVA=$JAVA_HOME/bin/java
Before adding this, the Java executable path wasn't found.
Could the problem be caused by the Java file?
FlashphonerWebCallServer-5.3.126
Attachments
-
519.8 KB Views: 4
Last edited: