#!/bin/bash chown -R www:www /tmp chown -R www:www /alidata/www/protected/runtime/ #启动php php-fpm #启动Nginx /alidata/server/nginx/sbin/nginx -g "daemon off;"