월요일, 3월 17, 2025
Homewordpress워드프레스에서 파일 업로드 용량 늘리기

워드프레스에서 파일 업로드 용량 늘리기

워드프레스에서 파일 업로드 용량 늘리기

워드프레스 기본 업로드 용량을 증가시키는 방법

1.php.ini edit
vi /etc/php5/fpm/php.ini

upload_max_filesize = 100M
post_max_size = 100M
max_execution_time = 600

2. php5-fpm restart

service php5-fpm restart

3.nginx restart

service nginx restart
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular