---
title: "PHP Info & Limitations on Pressable"
url: "https://pressable.com/knowledgebase/php-info-limitations-pressable/"
published: 2016-11-21
modified: 2025-12-09
author: Wayne McWilliams
---

From time to time, we receive questions from customers in regards to specific Pressable PHP limitations and values such as **max\_execution\_time**, **memory\_limit**, and **upload\_max\_filesize**. The question usually arises due to requirements made by certain themes and plugins. While we cannot guarantee that every plugin and theme will work on our platform, below are the most commonly asked for values.

Server info:nginxPHP versions:8.2, 8.3, 8.4memory\_limit:512 MBpost\_max\_size:2 GBmax\_execution\_time:850max\_input\_vars:6144cURL version:7.86.0 or higherMySQL version:MariaDBMax upload size:2 GBSUHOSIN installed:❌ionCube installed:❌ImageMagick installed:❌Sodium installed:✅ Default timezone is UTC:✅ PDO\_MYSQL installed:✅ GD installed:✅ fsockopen/cURL:✅ SoapClient:✅ DOMDocument:✅ GZip:✅ Multibyte String:✅ Remote Post:✅ Remote Get:✅ These values are specific and cannot be changed on our platform.

[Learn more about our Service and Platform Considerations here.](https://pressable.com/knowledgebase/service-platform-considerations/)
