Technical Requirements | Fixter - Documentation | JoomShaper

Fixter

Updated Last: 22 June 2021

Technical Requirements

Installing Joomla (and Shaper Quickstart) requires that you have a web server and a database server first. If you want to install locally on your Linux, MAC, or Windows computer, you must first get, or already have, a WAMP/MAMP Stack which includes a web server and database server. 

It is strongly recommended that you always use the latest stable version of Joomla (3.8+) to ensure all known bugs and security issues are fixed. To ensure full compatibility and website security verify that your server/hosting service meets the PHP requirements (below) when you try to install JoomShaper products.

The minimum and recommended PHP requirements*:

  • PHP 5.6 or PHP 7.0.x or PHP 7.1  (64 bit version)
  • MySQLi 5.5 (5.6 suggested)
  • upload_max_filesize = 4M (or more)
  • memory_limit = 128MB (256MB suggested)
  • max_execution_time = 180 (300 suggested)
  • PHP upload_max_filesize = 4M or more
  • Magic Quotes GPC - Off
  • cURL library - your server must work with curl or url_fopen.
  • OpenSSL - must be enabled.
  • PHP file_get_contents() function - must be available/unlocked.

Note! Support for PHP 5.3 and PHP 5.4 ended a long time ago.

* Those values can be changed in php.ini or .htaccess file. Please contact your web hosting service provider to be sure that your server complies with the requirements or to ask them where/how to change PHP settings. There are some less demanding situations where Template and SPPB will perform quite well in weaker PHP settings.

Remember to  restart Apache (localhost only) after configuration changes.

Browser

We suggest using the latest version of Firefox, Safari, Chrome, Opera, Brave, and Edge.
Support for MS Edge may be limited in some areas.

Note! Internet Explorer version 9 and older are NOT supported anymore even by Microsoft company.