Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties


Stable release1.4.1
Beta releasen/a
Document status
Status
titlerelease


...

#TitleUser StoryImportanceNotes
1

PHP


AbanteCart 1.4.1 min PHP 8.2

Must Have

PHP configuration should include the following options (all these values are default)

  • Register Globals: Off
  • Magic Quotes GPC: Off  
  • File Uploads: On  
  • Session Auto Start: Off
  • OPcache (caching engine built into PHP): off
2MySQL databaseMySQL database version 5.7+ or above, MariaDB 10.5+ (MySQLi, PDO_MYSQL)Must Have 
3cURL supportPHP 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).

4GDThe GD Graphics Library for dynamically manipulating images.Must Have 
5ZIPZipArchive extension is enabled

6PHAR

PHAR extension provides a file-format abstraction method for creating and manipulating tar and zip files



7fileinfoPHP extension to get the content type and encoding of filesMust Have 


PHP compatibility chart

Image RemovedImage Added