Server Requirements

Estimated reading: 1 minute 271 views

Summary: To use the Jobi WordPress theme, ensure your site runs WordPress 5.0+ with PHP 8.0 or higher and MySQL 5.6+. Review server PHP limits and set WP memory to 256M for optimal performance and compatibility.

To use the Jobi WordPress theme you need to have a WordPress 5.0 (or higher version) site with PHP 8.0 or more and MySQL 5.6+ running on your hosting server. If you’ve already installed WordPress on your server and your site is up, that’s great. For help regarding WordPress installation, please see this WordPress Codex link.

Some more resources from WordPress Codex:

PHP configuration limits

SettingValue
max_execution_time180
memory_limit 256M
post_max_size32M
upload_max_filesize32M
max_input_vars2000+

WordPress memory limit

define( 'WP_MEMORY_LIMIT', '256M' )

Leave a Reply

Your email address will not be published. Required fields are marked *

Share this Doc

Server Requirements

Or copy link

CONTENTS