Getting Started

Server Requirements

Estimated reading: 1 minute 374 views

To use the Kulan WordPress theme you need to have a WordPress 5.0 (or higher version) site with PHP 7.4 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 Comment

Share this Doc

Server Requirements

Or copy link

CONTENTS