set_time_limit(0); ini_set('max_execution_time', 0);. but after I migrated from Apache to nginx, this code doesn't work. I know ways to change nginx.conf to ...
確定! 回上一頁