Line 8:
Line 8:
<!-- END interlang links -->
<!-- END interlang links -->
−
[[Category:Admin]]
[[Category:Admin_en]]
[[Category:Admin_en]]
{{TemplateDocUser}}
{{TemplateDocUser}}
Line 14:
Line 13:
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 31:
Line 31:
−
= Database =
+
=Database=
−
* MySQL {{MySqlMinVersion}} (any MySQL options/parameters supported).
+
+
*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.
!! 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)
−
−
* Database size need is lower than '''1Mb per 100''' customers/suppliers registered into database.
−
−
= PHP =
+
*MariaDB {{MySqlMinVersion}}
−
* Min. required version: {{PHPMinVersion}}, Max {{PHPMaxVersion}}
+
*PostgreSQL {{PostgresMinVersion}}
−
* 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 magick_quotes parameter is set
−
* Works however register_globals parameter is set
−
* Works however safe_mode parameter is set
+
*MS SQL (experimental support not working yet)
+
*Database size need is lower than '''1Mb per 100''' customers/suppliers registered into database.
−
'''Oldest versions'''
−
'''Dolibarr 9.0.x'''
+
=PHP=
−
* min. required version: PHP 5.4+
−
* max version: PHP 7.3
−
'''Dolibarr 8.0.x'''
+
*See the below list for detailed php requirements. <s>Min. required version: {{PHPMinVersion}}, Max {{PHPMaxVersion}}</s>
−
* min. required version: PHP 5.4+
+
*Support for user sessions must be enabled (it is the default value for PHP)
−
* max version: PHP 7.2
+
*PHP configuration must allow use of {{PHPMinMemory}}Mb of memory (parameter PHP memory_limit).
+
*Works however safe_mode parameter is set
−
'''Dolibarr 7.0.x'''
+
[[Releases|Detailed PHP requirements for all versions]].
−
* min. required version: PHP 5.3+
−
* max version: PHP 7.2
−
= Disk storage =
+
=Disk storage=
−
* Dolibarr program files use about '''150 MByte''' on disk.
+
*Dolibarr program files use about '''150 MByte''' on disk.
−
* Extra Modules or Templates need some additional disk space.
+
*Extra Modules or Templates need some additional disk space.
−
* Dolibarr Database Files use about '''35 MByte''' on disk.
+
*Dolibarr Database Files use about '''35 MByte''' on disk.
−
* Database-System itself need also some disk-space and more space for temporary files.
+
*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.