The uploaded file exceeds the upload_max_filesize directive in php.ini, is a common WordPress error when installing new themes, plugins, uploading new images or creating new posts. Installing WordPress is a fairly easy task and it only takes a few minutes. After installing WordPress, you may want to change the default theme and install a new one, install some WordPress plugins, create new posts and upload image files, etc. and this is when you may receive the following error: The uploaded file exceeds the upload_max_filesize directive in php.ini. In this tutorial we’ll show you, how to fix The uploaded file exceeds the upload_max_filesize directive in php.ini.
Jeff Wilson
Script: Install Joomla 3.7 on CentOS
In one of our previous posts, we explained how to install Joomla 3 on Ubuntu 14.04. Joomla is a Content Management System (CMS for short) – this is user-friendly software that allows you to build websites and manage the content on your websites easier than ever before.
How to Install SquirrelMail on CentOS 7
We’ll show you How to Install SquirrelMail on CentOS 7. SquirrelMail is one of the most popular Web-based email clients written in PHP. It has built-in pure PHP support for IMAP and SMTP, and it is designed to render all pages in pure HTML 4.0 with no JavaScript required, for maximum compatibility across browsers. Its installation and configuration is pretty simple. Note that if you have a VPS with WHM/cPanel or DirectAdmin, SquirrelMail comes preinstalled and ready to use with these control panels. Installing SquirrelMail on CentOS 7, its not complex task, follow our guide below and you should have it installed in few minutes.
MySQL Create User | Create a New MySQL User and Grant Permissions
MySQL is an open source relational database managed system (RDBMS) that enables users and applications to store, organize, and retrieve their data. It has an access control system that consists of permissions that the users can have within tables and databases. In this tutorial, we will explain how to create a new user in MySQL, and grant permissions to that use. Creating a new user in MySQL database and granting permissions is an easy task if you follow this tutorial carefully.
What’s Managed Hosting and How It Can Help Your Business
This is an intro to managed hosting with some of the ways a managed hosting provider can help your business.
Intro to Linux and How to Learn Linux as a Newbie
So you finally decided to start learning and using Linux, but everything seems complicated and overwhelming? We’ll guide you through the learning curve and help you with actionable tips on how to get started with Linux.
How to Set Up a TeamSpeak Server on Ubuntu 16.04
How to Setup a TeamSpeak Server on Ubuntu 16.04. TeamSpeak is a free and very popular voice communications application for real-time voice chat over the internet. TeamSpeak uses a very low amount of bandwidth and it is mostly used by gamers that are chatting with each other while playing a game, to avoid latency issues. All users need a client installed on their devices and a central server that all the clients connect to.
This tutorial explains how to install and set up TeamSpeak server on Ubuntu 16.04.
How to Install Magento 2 with Apache, Varnish and Memcache
In this article, we will show you how to install Magento 2 on an Ubuntu 16.04 VPS with MariaDB, Varnish as a full page cache, Apache and Memcache for session storage. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 16.04 VPS.