Requirements
Landz requires that you have WordPress installed and running on your web hosting account. You have to use WordPress.org and not WordPress.com. Under most circumstances, installing WordPress is a very simple process and takes less than five minutes to complete. Many web hosts now offer tools (e.g. Fantastico) to automatically install WordPress for you
Requirements for WordPress
- Ensure that your web host has the minimum requirements to run WordPress.
- You can download the latest WordPress release from WordPress.org
Requirements for Landz
To use Landz please make sure that your hosting is running the following features:
- WordPress 4.6+
- PHP 5.6+
- MySQL 5.6+
Recommended PHP Configuration Limits
- max_execution_time 600
- memory_limit 128M
- post_max_size 48M
- upload_max_filesize 48M
How To Verify Your Current PHP Limits
If you already have a running version of WordPress on your hosting service, you can verify your PHP configuration limits installing WordPress phpinfo() Plugin This simple plugin adds an option to an administrator’s Settings menu which displays standard phpinfo() feedback details to the user.