Difference between revisions of "Prerequisites"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
(Striking out outdated min and max for the time being. Either to be removed entirelz or templates with versions need to be kept current.)
 
(19 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Category:Admin]]
+
<!-- BEGIN origin interlang links -->
 +
<!-- You can edit this section but do NOT remove these comments
 +
    Links below will be automatically replicated on translated pages by PolyglotBot -->
 +
[[fr:Prérequis]]
 +
[[es:Prerrequisitos]]
 +
[[zh:安装前提条件]]
 +
[[de:Voraussetzungen]]
 +
<!-- END interlang links -->
 +
 
 +
[[Category:Admin_en]]
 
{{TemplateDocUser}}
 
{{TemplateDocUser}}
  
Dolibarr was built to work on following components :
+
Dolibarr was built to work on following components:
  
= OS (Operating Systems) =
+
=OS (Operating Systems)=
 
Nearly every modern OS is supported.
 
Nearly every modern OS is supported.
* Clients: every OS, that can run a webbrowser
+
 
* Server: every os, that supports a webserver with PHP and a SQL Database (see below)
+
*Clients: every OS, that can run a webbrowser
 +
*Server: every os, that supports a webserver with PHP and a SQL Database (see below)
  
 
for example: GNU/Linux, BSD, Windows, MacOS, AIX, ...
 
for example: GNU/Linux, BSD, Windows, MacOS, AIX, ...
Line 14: Line 24:
 
'''Note for Windows 7 users:'''
 
'''Note for Windows 7 users:'''
  
  When using Windows 7 the Visual C++ Redistributable for Visual Studio 2012 Update 4 must be already installed.   
+
  When using Windows 7 the Visual C++ Redistributable for Visual Studio 2012 Update 4 must be already installed.   
 
  An error message during installation will indicate if this is missing.
 
  An error message during installation will indicate if this is missing.
 
  '''Make sure you choose the 32-bit version (vcredist_x86.exe).'''
 
  '''Make sure you choose the 32-bit version (vcredist_x86.exe).'''
Line 21: Line 31:
  
  
= Database =
+
=Database=
* MySQL {{MySqlMinVersion}} (any MySQL options/parameters supported). Do not use MySQL version 5.5.40 nor 5.5.41, this version has critical bugs with data loss.
+
 
 +
*MySQL {{MySqlMinVersion}} (any MySQL options/parameters supported).
 +
 
 +
!! Do not use MySQL version 5.5.40 nor 5.5.41, this version has critical bugs with data loss.
 
If using option mode=STRICT returns some warnings or error, please report them to us.
 
If using option mode=STRICT returns some warnings or error, please report them to us.
* MariaDB {{MySqlMinVersion}}
 
* PostgreSQL {{PostgresMinVersion}}
 
  
* MS SQL (experimental support not working yet)
+
*MariaDB {{MySqlMinVersion}}
 +
*PostgreSQL {{PostgresMinVersion}}
  
* Database size need is lower than '''1Mb per 100''' customers/suppliers registered into database.
+
*MS SQL (experimental support not working yet)
  
 +
*Database size need is lower than '''1Mb per 100''' customers/suppliers registered into database.
  
= PHP =
 
* Version {{PHPMinVersion}}
 
* Support for user sessions must be enabled (it is the default value for PHP)
 
* Works however magick_quotes parameter is set
 
* Works however register_globals parameter is set
 
* Works however safe_mode parameter is set
 
  
* PHP configuration must allow use of a max of {{PHPMinMemory}}Mb of memory (parameter PHP memory_limit).
+
=PHP=
  
 +
*See the below list for detailed php requirements. <s>Min. required version: {{PHPMinVersion}}, Max {{PHPMaxVersion}}</s>
 +
*Support for user sessions must be enabled (it is the default value for PHP)
 +
*PHP configuration must allow use of {{PHPMinMemory}}Mb of memory (parameter PHP memory_limit).
 +
*Works however safe_mode parameter is set
  
= Disk storage =
+
[[Releases|Detailed PHP requirements for all versions]].
Version 7.0.3
 
* Program files use about '''150 MByte''' on disks.  
 
  
Extra Modules or Templates need some disk space more.
+
=Disk storage=
  
 +
*Dolibarr program files use about '''150 MByte''' on disk.
 +
*Extra Modules or Templates need some additional disk space.
 +
*Dolibarr Database Files use about '''35 MByte''' on disk.
 +
*Database-System itself need also some disk-space and more space for temporary files.
  
 
However, it will need more disk space if you upload joined files or to store generated PDF or ODT documents. Storage will depend on number and size of attached files.
 
However, it will need more disk space if you upload joined files or to store generated PDF or ODT documents. Storage will depend on number and size of attached files.
  
 
+
=CPU=
= CPU =
 
 
You can start even with an old Intel Pentium processor or equal.
 
You can start even with an old Intel Pentium processor or equal.
 
If you have more than 30 users, a 1GHz CPU or more is recommended.
 
If you have more than 30 users, a 1GHz CPU or more is recommended.

Latest revision as of 06:47, 16 June 2023

Dolibarr was built to work on following components:

OS (Operating Systems)

Nearly every modern OS is supported.

  • Clients: every OS, that can run a webbrowser
  • Server: every os, that supports a webserver with PHP and a SQL Database (see below)

for example: GNU/Linux, BSD, Windows, MacOS, AIX, ...


Note for Windows 7 users:

When using Windows 7 the Visual C++ Redistributable for Visual Studio 2012 Update 4 must be already installed.  
An error message during installation will indicate if this is missing.
Make sure you choose the 32-bit version (vcredist_x86.exe).
It can be obtained here:
* https://www.microsoft.com/en-us/download/details.aspx?id=30679


Database

  • MySQL 5.1+ (any MySQL options/parameters supported).
!! Do not use MySQL version 5.5.40 nor 5.5.41, this version has critical bugs with data loss.

If using option mode=STRICT returns some warnings or error, please report them to us.

  • MariaDB 5.1+
  • PostgreSQL 9.1.0+
  • MS SQL (experimental support not working yet)
  • Database size need is lower than 1Mb per 100 customers/suppliers registered into database.


PHP

  • See the below list for detailed php requirements. Min. required version: 7.1.0+, Max 7.4.*
  • Support for user sessions must be enabled (it is the default value for PHP)
  • PHP configuration must allow use of 128Mb of memory (parameter PHP memory_limit).
  • Works however safe_mode parameter is set

Detailed PHP requirements for all versions.

Disk storage

  • Dolibarr program files use about 150 MByte on disk.
  • Extra Modules or Templates need some additional disk space.
  • Dolibarr Database Files use about 35 MByte on disk.
  • Database-System itself need also some disk-space and more space for temporary files.

However, it will need more disk space if you upload joined files or to store generated PDF or ODT documents. Storage will depend on number and size of attached files.

CPU

You can start even with an old Intel Pentium processor or equal. If you have more than 30 users, a 1GHz CPU or more is recommended.