Single Property : Server Requirements

Server Requirements

To use Paint, you must be running WordPress 4 or higher, PHP5.3 or higher, and mysql 5 or higher. Paint has been tested with Mac, Windows and Linux. Below is a checklist of items your host needs to comply with to ensure proper Paint operation:

  • Ensure your web host has the minimum requirements to run WordPress.
  • Make sure the latest version of WordPress is up and running.
  • If necessary, you can download the latest release of WordPress from the official WordPress  website.

PHP Configuration limits

Issues you may encounter, such as demo content fails when importing and similar issues, are generally related to excessively low PHP configuration limit settings.   You can either increase these limits on your own, or contact your web host and ask to have the limits increased to the following minimums:

  • max_execution_time 120
  • memory_limit 64M
  • post_max_size 32M
  • upload_max_filesize 32M
  • max_input_vars 3000
  • allow_url_fopen ON

Verify your PHP limits

You can check them by installing the WordPress phpinfo()  plugin and checking Settings. The first column refers to your installation value, and the second column refers to the limits of your host. The latter values are often lower if you have selected a cheaper hosting package.

You can always contact your host to ask what the current settings are, and have them adjusted if necessary. Some hosts will try to keep PHP limits low to conserve resources. Since are paying for those resources, you should rightfully expect to be getting your money’s worth.

Leave A Comment?

This site uses Akismet to reduce spam. Learn how your comment data is processed.