The following section of Pagoda Panel uses the tutorial column to introduce you to the PHP configuration adjustment. I hope it will be helpful to friends who need it!
php configuration adjustment
Also in the configuration modification of PHP management, the memory_limit script memory limit is modified to 256M, so that wordpress runs Upload_max_filesize is the maximum size allowed for uploaded files. Avada templates may exceed this value and cannot be uploaded. It needs to be modified to a value larger than the uploaded file.
Ctrl F search memory_limit in the configuration file, change the default value to 256M, and save. The picture below is after modification.
The above is the detailed content of PHP configuration adjustment of Pagoda panel. For more information, please follow other related articles on the PHP Chinese website!