陈辉煌 发表于 2018-12-18 09:48:59

ubuntu14.04中php-fpm的问题

# sudo service php5-fpm status  
php5-fpm start/running, process 18793
  
# sudo service php5-fpm stop
  
php5-fpm stop/waiting
  
# sudo service php5-fpm status
  
php5-fpm stop/waiting
  
# sudo service php5-fpm start
  
php5-fpm start/running, process 18949
  
# sudo service php5-fpm status
  
php5-fpm start/running, process 18949


页: [1]
查看完整版本: ubuntu14.04中php-fpm的问题