Can I change my PHP version?
Yes, you can change your PHP version. Just go to your server, click the "PHP" tab and look for the "PHP Upgrade" block....
Yes, you can change your PHP version. Just go to your server, click the "PHP" tab and look for the "PHP Upgrade" block....
Whenever you use a file input type, it will be limited to whatever is set in your PHP and Nginx config on what the max u...
OPcache is a caching mechanism for PHP code, it will cache compiled PHP code so it is not compiled on each runtime. Ploi...
This is most likely due to the fact that you have OPCache enabled, which is actually no problem.You will have to clean t...
You can 1-click install PHP Imagick through the PHP tab. When you visit your server you'll see a PHP tab on the left, if...
When enabling OPcache via Ploi, Ploi will automatically set the memory consumption variable to use 512MB. At some point,...
In this FAQ, we'll guide you through the steps to edit the php.ini configuration file for your PHP settings. This f...