If you want to change max execution time limit for php scripts from 30 seconds (default) to 300 seconds. vim /etc/php5/fpm/php.ini. Set… max_execution_time = ...
確定! 回上一頁