Tag: PHP

Categories

Category - PHP

You are here:

Increase file upload size in WordPress

Are you running a WordPress server and do you want to increase the (standard) file upload size? This article will explain how to increase it in your PHP settings and web server (Apache) settings. As an added bonus, this article will also explain how to increase the file upload size in case you are having your web server behind a reverse proxy (NGINX).
Read More

Switch PHP versions in WordPress

Are you running a WordPress server with Apache? Is your PHP version old, or do you want to change it to a different version? This article explains how to switch PHP versions on your server.
Read More

WordPress installation

This article will explain how to install WordPress (6.2.2) using PHP (8.2) with a MariaDB (10.11.3) database and an Apache webserver.
Read More