php Courses
Aug 6, 2021 · Backend Development
Resolving KindEditor Image Upload Size Limits by Adjusting php.ini and upload_json.php
This article explains how to fix KindEditor image upload errors caused by PHP's upload size restrictions by modifying the php.ini upload_max_filesize setting and increasing the $max_size value in KindEditor's upload_json.php file.
Backend DevelopmentKindEditorphp-ini
0 likes · 3 min read
