Provided by AbanteCart
This article is specific to v 1.3.3. If using an earlier version there may be differences.
System Requirements
#
|
Title
|
User Story
|
Importance
|
Notes
|
---|---|---|---|---|
1 | PHP | 1.3.3 branch: version 7.4+ PHP 8.1 supported | Must Have | PHP configuration should include the following options (all these values are default)
|
2 | MySQL OR Maria DB database | MySQLi database version 5.7+ or above, MySQL, PDO_MYSQL, MariaDB database version 10 or above. | Must Have | MySQL 8 OR MariaDB 10.2 works with PHP 7.4+ |
3 | cURL support | PHP CURL is required for the operation of many payment gateways and systems (such as PayPal, Authorize.NET, etc) and real-time shipping services (FedEx, UPS). | ||
4 | GD | The GD Graphics Library for dynamically manipulating images. | Must Have | |
5 | ZIP | ZipArchive extension is enabled | ||
6 | PHAR | PHAR extension provides a file-format abstraction method for creating and manipulating tar and zip files | ||
7 | fileinfo | PHP extension to get the content type and encoding of a files | Must Have |