🛠 Server Environment Diagnostics
| Item | Value |
|---|---|
| PHP Version | ✅ 7.4.30 |
| max_input_vars | ✅ 5000 |
| max_input_nesting_level | ✅ 256 |
| post_max_size | ✅ 64M |
| upload_max_filesize | ✅ 64M |
| memory_limit | ✅ 256M |
| max_execution_time | ❌ 98 |
| max_input_time | ❌ 98 |
| file_uploads | ✅ On |
| display_errors | ✅ Off |
| log_errors | ✅ On |
| error_log | Not Set |
| WordPress Memory Limit | 40M (Max: 256M) |
| Web Server | nginx/1.18.0 |
| Server API | fpm-fcgi |
📥 POST Input Test
This test submits a form and counts how many input variables are received.