STS Host and Tech Knowledge base
Search
Close this search box.

Tag: cPanel PHP

How to Create phpinfo File and Check PHP Information

In this article, we’ll show you how to create a phpinfo file. Also how to check its detailed information. For example, you might want to check whether your PHP configurations meet the requirements of any software you want to run

Read More »

How to change the upload file size for PHP

There are many reasons that you might need to increase or decrease your maximum upload file size for PHP. In this article we will describe how to change PHP maximum upload file size by two ways: Editing the php.ini file

Read More »