Tag: php
Posted in Wordpress
WordPress修改上传文件大小限制
修改PHP配置(建议的方法): 如果有宝塔面板,直接找到软件商店的PHP设置,里面可以调整上传文件大小。 如果没有面板,就先找到php.ini文件,修改其中的以下参数: 注意:以上修改完毕重启PHP服务即可。
June 15, 2022
Posted in Server
How To Install WordPress with LEMP (Nginx, MariaDB and PHP) on Debian 10
Copy from https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-nginx-mariadb-and-php-on-debian-10 Introduction WordPress is the most…
May 20, 2022
Posted in Server
How To Install Linux, Nginx, MariaDB, PHP (LEMP stack) on Debian 10
Copy from https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mariadb-php-lemp-stack-on-debian-10 Introduction The LEMP software stack…
May 20, 2022