#!/bin/bash chown -R www:www /tmp chown -R www:www /alidata/www/protected/runtime/ cp -f /alidata/www/script/php.ini /usr/local/etc/php/php.ini #启动php php-fpm #启动Nginx /alidata/server/nginx/sbin/nginx -g "daemon off;"