Cố gắng bắt đầu hành khách độc lập với passenger start -p 80
và nó đang chạy nhưng khi tôi thực hiện passenger stop -p 80
tôi nhận được According to the PID file '/var/crm/tmp/pids/passenger.80.pid', Phusion Passenger Standalone doesn't seem to be running.
Nhưng rõ ràng không phải là vì tôi cố gắng dừng nó, nó nói nó không chạy và tôi không thể truy cập từ webQuy trình hành khách đã chạy? nhưng nó không phải là
[[email protected] crm]# passenger start -p 80
*** ERROR ***
The address 0.0.0.0:80 is already in use by another process, perhaps another
Phusion Passenger Standalone instance.
If you want to run this Phusion Passenger Standalone instance on another port,
use the -p option, like this:
passenger start -p 81