BeTop Theme Documentation
Theme PageVideo TutorialsChangelogCreate a Ticket
  • Introduction
  • Getting Started
    • System Recommendations
    • Installation of the theme
    • Installation fails?
    • Importing the demo content
    • Install Plugins
    • Update the theme
  • Theme Features
    • Theme Options
    • Setting Up the Header and Footer
    • Menus
    • Localization
    • Online Courses
    • Booking Appointments
  • Content
    • Setting up Content Pages and Posts
    • Blog page
    • WooCommerce Products
    • Training Classes
  • Extra Materials
    • Demos
    • Changelog
  • stylemixthemes
  • Themes
  • Plugins
  • MasterStudy LMS PRO
  • BookIt Calendar PRO
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Installation fails?

PreviousInstallation of the themeNextImporting the demo content

Last updated 4 years ago

Was this helpful?

PHP Configurations

If the installation stalls and fails to respond after a few minutes, or if WordPress gives you an error message, you are suffering from PHP configuration limits that are set too low to complete the process. You should contact your hosting provider and ask them to increase those limits to a minimum as follows:

  • max_execution_time 600

  • memory_limit 256M

  • post_max_size 32M

  • upload_max_filesize 32M

Besides this, the theme requires at least PHP 5.6. Also, here you can see WordPress Requirements and recommendations: .

You can verify your PHP configuration limits by installing a simple plugin found here: . And you can also check your PHP error logs to see the exact error being returned.

Besides this, you can upload the theme using your FTP client, upload the non-zipped theme folder into the /wp-content/themes/ folder on your server

https://wordpress.org/about/requirements/
https://wordpress.org/plugins/debug-info/