Restock Docs
  • Getting Started
    • Welcome to OrfarmWP
    • Support
    • Requirements & Compatibility
    • WordPress knowledge base
  • Installation
    • WordPress Installation
    • FTP Installation
    • Register purchased code
    • Required Plugins
    • Sample Data
    • Updating The Theme
  • Theme Configuration
    • Set Up Logo
      • Theme Options
    • Set Up Menu
      • How to create menu
      • How to create Mega menu
  • Set Up Home Page
  • Footer Builder Elementor
  • Revolution Slider
  • Elementor
  • Theme Options
    • Theme Options
    • General
    • Header
    • Footer
    • Style
    • Products WooCommerce
    • Blog
    • Page 404
    • Custom CSS/JS
  • Elementor Setting‎
    • Orfarm Elements
    • Elementor Settings
    • Set Up Home Page
    • Create a Footer
  • WooCommerce Setting
    • Basic configuration
    • Label New Format
    • Notification
    • YITH WooCommerce Wishlist
    • ITH WooCommerce Compare
    • Custom Tab Product
  • Child Theme
    • Child Theme
  • Extras
    • Extras
Powered by GitBook
On this page
  1. Getting Started

Requirements & Compatibility

PreviousSupportNextWordPress knowledge base

Last updated 3 years ago

To use Orfarm, you must be running WordPress 4.8 or higher, PHP 5.6 or higher, and MySQL 5 or higher. We have tested it with Mac, Windows, and Linux. Below is a list of items you should ensure your host can comply with.

  • Check to ensure that your web host has the minimum requirements to run WordPress.

  • Always make sure they are running the latest version of WordPress.

  • You can download the latest release of WordPress from the official website.

  • Always create secure passwords for FTP and Database.

Hosting is more secure when PHP applications, like WordPress, are running using your account’s username instead of the server’s default shared username (www or www-data). The most common way for hosting companies to do this is using PHP. Just ask your potential host if they run PHP or something similar.

Recommended PHP Configuration Limits

Many issues that you may run into such as white screen, demo content fails when importing, empty page content, and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

  • max_execution_time 180

  • memory_limit 128M

  • post_max_size 32M

  • upload_max_filesize 32M

WordPress