PHP Info & Limitations on Pressable
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: | nginx |
PHP versions: | 7.4, 8.0, 8.1, 8.2 |
memory_limit: | 512 MB |
post_max_size: | 2 GB |
max_execution_time: | 1200 |
max_input_vars: | 6144 |
cURL version: | 7.86.0 or higher |
MySQL version: | MariaDB |
Max upload size: | 2 GB |
SUHOSIN 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.