Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:cloudlinux:node.js_selector [2020/01/13 18:44]
Lisa Clarke [How LiteSpeed Works with NodeJS Selector]
litespeed_wiki:cloudlinux:node.js_selector [2020/01/29 15:11]
Shivam Saluja [Troubleshooting]
Line 55: Line 55:
  
 You can also verify that the '​Litespeed Node.js Service'​ is running. ​ From a command prompt enter: You can also verify that the '​Litespeed Node.js Service'​ is running. ​ From a command prompt enter:
-<​code>​ps -ef|grep ​Node</​code>​+<​code>​ps -ef|grep ​node</​code>​
  
-One of the displayed running processes should be <​code>​Litespeed Node.js Service</​code>​+One of the displayed running processes should be shown like this <​code>​lsnode:/​home/​USER/​public_html/​APPDIR/​</​code>​
  
 When troubleshooting,​ you may want to bring up a stand-alone Node.js server and verify that the software works through //that//, to be sure that the problem is not in the Javascript itself. When troubleshooting,​ you may want to bring up a stand-alone Node.js server and verify that the software works through //that//, to be sure that the problem is not in the Javascript itself.
  
  • Admin
  • Last modified: 2023/03/25 13:38
  • by Lisa Clarke