Server Requirements
- PHP Version: 7.4 or greater
- Database:
- MySQL version 5.6 or greater or
- MariaDB version 10.1 or greater
- Server Memory (memory_limit): 512 MB or greater
- PHP time limit (max_execution_time): 300 seconds (Increase this if your server is slow and data import issues occur.)
- PHP Post Max Size: 64 MB or greater
- PHP Max Input (max_input_vars): 5000 or greater
- Max Upload (upload_max_filesize): 64M or greater
Other Configuration Requirements
To ensure optimal functionality of the Inbiz Theme, please verify the following server configurations:
- GD Library: Must be installed for Captcha functionality and image cropping.
- cURL: This should be supported by the server.
- OpenSSL: This should be supported by the server.
- allow_url_fopen: This should be enabled on the server.
- mod_rewrite: The Apache module must be activated to support pretty permalinks.
Verify Your PHP Limits #
To check your PHP limits, navigate to Tools > Site Health > Info > Server in your WordPress dashboard.