How can I run Workerman in a space that only has a graphical interface and cannot be connected via putty?

WBOY
Release: 2016-09-02 08:57:06
Original
1200 people have browsed it

The space I am using cannot be connected to linux using putty, so I cannot run Workerman on the command line. How should I solve this problem?

Reply content:

The space I am using cannot be connected to linux using putty, so I cannot run Workerman on the command line. How should I solve this problem?

Use the nohup command to run the php-cli process as a daemon. For details, please refer to my favorites [How to build high-concurrency websites], which contains similar questions I have raised

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!