Difference between revisions of "Technical requirements"

From Joomla! Documentation

(Marked this version for translation)
 
(48 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{RightTOC}}
+
<noinclude><languages /></noinclude>
More details can be found on [http://www.joomla.org/about-joomla/technical-requirements.html Joomla.org].
+
{{Joomla version|version=3.x}}
 +
{{Joomla version|version=4.x}}
 +
<translate>
 +
==Requirements for Supported Software== <!--T:26-->
 +
</translate>
  
==Joomla 3.x {{JVer|3.x}}==
+
<translate>
<section begin=Joomla 3.x />
+
===Requirements for Joomla! 4.x {{JVer|4.x}} and Joomla! 3.10 {{JVer|3.10}}=== <!--T:34-->
{| class="wikitable" border="1"
+
</translate>
!Software
+
<translate><!--T:1-->
!Recommended
+
Details can be found on the [https://downloads.joomla.org/technical-requirements Joomla! Downloads Portal].</translate>
!Minimum
 
|-
 
|PHP (Magic Quotes GPC off)
 
|5.4 +
 
|5.3.10 +
 
|-
 
| colspan=3 style="background-color:#e1e1e1;" | Supported Databases:
 
|-
 
|MySQL<ref name="MySQL6.0">Joomla is not yet compatible with MySQL 6.x.</ref> (InnoDB support required)
 
|5.1 +
 
|5.1 +
 
|-
 
|MSSQL
 
|10.50.1600.1 +
 
|10.50.1600.1 +
 
|-
 
|PostgreSQL
 
|8.3.18 +
 
|8.3.18 +
 
|-
 
| colspan=3 style="background-color:#e1e1e1;" | Supported Web Servers:
 
|-
 
|Apache(with mod_mysql, mod_xml, and mod_zlib)<ref name="mod_rewrite">In order to use [[SEF URLs]], you will need to have the Apache mod_rewrite extension installed.</ref><ref name="PHPFileHandler">The [http://www.suphp.org mod_suphp] extension or [http://httpd.apache.org/mod_fcgid mod_fcgid] extension is recommended to enable Joomla to upload and execute files using secure file permissions.</ref>
 
|2.x+
 
|2.x+
 
|-
 
|Nginx
 
|1.1
 
|1.0
 
|-
 
|Microsoft IIS
 
|7
 
|7
 
|}
 
<section end=Joomla 3.x />
 
  
==Joomla 2.5.x {{JVer|2.5}}==
+
<translate>
 +
===Optional Requirements for Joomla!=== <!--T:35--></translate>
 +
<translate><!--T:32-->
 +
Some optional technical requirements aren't required to install and run Joomla! but are required for some dependencies running different internal APIs.</translate>
 +
<div class="row">
 +
<div class="large-6 columns">{{Basic button|S:MyLanguage/J4.x:Optional Technical Requirements|<translate>
 +
<!--T:36-->
 +
Optional Technical Requirements for Joomla! 4</translate>|class=expand}}</div>
 +
<div class="large-6 columns">{{Basic button|S:MyLanguage/J3.x:Optional Technical Requirements|<translate><!--T:33-->
 +
Optional Technical Requirements for Joomla! 3.10</translate>|class=expand}}</div>
 +
</div>
  
{| class="wikitable" border="1"
+
__NOTOC__
!Software
 
!Recommended
 
!Minimum
 
|-
 
|PHP
 
|5.4+
 
|5.2.4+
 
|-
 
| colspan=3 style="background-color:#e1e1e1;" | Supported Databases:
 
|-
 
|MySQL<ref name="MySQL6.0" />
 
|5.0.4+
 
|5.0.4+
 
|-
 
| colspan=3 style="background-color:#e1e1e1;" | Supported Web Servers:
 
|-
 
|Apache (with mod_mysql, mod_xml, and mod_zlib)<ref name="mod_rewrite" /><ref name="PHPFileHandler" />
 
|2.x+
 
|2.x+
 
|-
 
|Nginx
 
|1.1
 
|1.0
 
|-
 
|Microsoft IIS<ref name="MSIIS">For Microsoft IIS you need MySQL 5.1 or newer.</ref>
 
|7
 
|7
 
|}
 
 
 
==Joomla 1.5.x {{JVer|1.5}}==
 
 
 
{| class="wikitable" border="1"
 
!Software
 
!Recommended
 
!Minimum
 
!Not supported<ref name="NotTested">The Joomla! Project has not tested support for versions of software listed in this column.  The Joomla! CMS may function properly on these versions of software, but official support is not provided.</ref>
 
|-
 
|PHP<ref>Do not use PHP 4.3.9, 4.4.2 or 5.0.4. These releases have known bugs that will interfere with installation. Zend Optimizer 2.5.10 for PHP 4.4.x also has serious bugs and you should ask your host to upgrade to a newer version. Joomla! versions 1.5.15 + are compatible with PHP 5.3. Note that the OpenID library is not yet compatible with PHP 5.3.</ref>
 
|5.2
 
|4.3.10
 
|5.4+
 
|-
 
| colspan=4 style="background-color:#e1e1e1;" | Supported Databases:
 
|-
 
|MySQL<ref name="MySQL6.0" />
 
|4.1.x+
 
|3.23
 
|
 
|-
 
| colspan=4 style="background-color:#e1e1e1;" | Supported Web Servers:
 
|-
 
|Apache (with mod_mysql, mod_xml, and mod_zlib)<ref name="mod_rewrite" /><ref name="PHPFileHandler" />
 
|2.x+
 
|1.3
 
|
 
|-
 
|Microsoft IIS<ref name="IIS">For Microsoft IIS (depending on your setup) you may need the following:
 
*PHP 5.2 - Installation instructions
 
*MySQL 5.1 - Installation instructions
 
*Microsoft URL Rewrite Module - Required for SEO URLs only. For more information, [http://learn.iis.net/page.aspx/460/using-url-rewrite-module/ click here]. For information about using ISAPI, [[SEO_and_IIS_ISAPI|click here]].
 
*FastCGI - [http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1521 Download for IIS6]. [http://www.iis.net/downloads/default.aspx?tabid=34&i=1299&g=6 Download for IIS7].
 
For further assistance using Microsoft IIS, visit the [[jforum:429|Joomla IIS forum]].
 
</ref>
 
|7
 
|6
 
|
 
|}
 
 
 
==References==
 
<references />
 
 
<noinclude>
 
<noinclude>
[[Category:Joomla! 1.5]]
+
[[Category:Joomla! 3.x{{#translation:}}]]
[[Category:Joomla! 1.6]]
+
[[Category:Joomla! 3.5{{#translation:}}]]
[[Category:Joomla! 1.7]]
+
[[Category:Joomla! 3.6{{#translation:}}]]
[[Category:Joomla! 2.5]]
+
[[Category:Joomla! 3.7{{#translation:}}]]
[[Category:Joomla! 3.0]]</noinclude>
+
[[Category:Joomla! 3.8{{#translation:}}]]
 +
[[Category:Joomla! 3.9{{#translation:}}]]
 +
[[Category:Joomla! 3.10{{#translation:}}]]
 +
[[Category:Joomla! 4.0{{#translation:}}]]
 +
</noinclude>

Latest revision as of 08:05, 18 August 2021

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎eesti • ‎español • ‎français • ‎italiano • ‎português • ‎português do Brasil • ‎Ελληνικά • ‎русский • ‎العربية • ‎فارسی • ‎অসমীয়া • ‎中文(台灣)‎ • ‎中文(繁體)‎ • ‎日本語
Joomla! 
3.x
Joomla! 
4.x

Requirements for Supported Software[edit]

Requirements for Joomla! 4.x Joomla 4.x and Joomla! 3.10 Joomla 3.10[edit]

Details can be found on the Joomla! Downloads Portal.

Optional Requirements for Joomla![edit]

Some optional technical requirements aren't required to install and run Joomla! but are required for some dependencies running different internal APIs.