这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版 | |||
ubuntu_nginx_php-fpm_mysql_redis [2025/01/23 06:34] – Aven | ubuntu_nginx_php-fpm_mysql_redis [2025/09/17 09:14] (当前版本) – Aven | ||
---|---|---|---|
行 86: | 行 86: | ||
< | < | ||
php.ini | php.ini | ||
- | upload_max_filesize = 100M | + | upload_max_filesize = 128M |
- | post_max_size = 100M | + | post_max_size = 128M |
- | memory_limit = 128M | + | memory_limit = 256M |
nginx.conf | nginx.conf |