Technical requirements
From Joomla! Documentation
(Difference between revisions)
m (requirements update, added Joomla! 3.0, someone please check them) |
m (Recommend most suitable PHP File Handlers) |
||
| Line 29: | Line 29: | ||
| colspan=3 style="background-color:#e1e1e1;" | Supported Web Servers: | | 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> | + | |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+ | ||
|2.x+ | |2.x+ | ||
| Line 53: | Line 53: | ||
|5.0.4+ | |5.0.4+ | ||
|- | |- | ||
| − | |Apache(with mod_mysql, mod_xml, and mod_zlib)<ref name="mod_rewrite" /> | + | |Apache(with mod_mysql, mod_xml, and mod_zlib)<ref name="mod_rewrite" /><ref name="PHPFileHandler" /> |
|2.x+ | |2.x+ | ||
|2.x+ | |2.x+ | ||
| Line 77: | Line 77: | ||
|3.23 | |3.23 | ||
|- | |- | ||
| − | |Apache(with mod_mysql, mod_xml, and mod_zlib)<ref name="mod_rewrite" /> | + | |Apache(with mod_mysql, mod_xml, and mod_zlib)<ref name="mod_rewrite" /><ref name="PHPFileHandler" /> |
|2.x+ | |2.x+ | ||
|1.3 | |1.3 | ||
Revision as of 04:59, 2 October 2012
More details can be found on Joomla.org.
Joomla 3.0.x 
| Software | Recommended | Minimum |
|---|---|---|
| PHP(Magic Quotes GPC off) | 5.3.1 + | 5.3.1 + |
| Supported Databases: | ||
| MySQL[1] (InnoDB support required) | 5.1 + | 5.1 + |
| MSSQL | 10.50.1600.1 + | 10.50.1600.1 + |
| PostgreSQL | 8.3.18 + | 8.3.18 + |
| Supported Web Servers: | ||
| Apache(with mod_mysql, mod_xml, and mod_zlib)[2][3] | 2.x+ | 2.x+ |
| Microsoft IIS | 7 | 7 |
Joomla 2.5.x
- 1.7.x
- 1.6.x 
| Software | Recommended | Minimum |
|---|---|---|
| PHP | 5.3+ | 5.2.4+ |
| MySQL[1] | 5.0.4+ | 5.0.4+ |
| Apache(with mod_mysql, mod_xml, and mod_zlib)[2][3] | 2.x+ | 2.x+ |
| Microsoft IIS[4] | 7 | 7 |
Joomla 1.5.x 
| Software | Recommended | Minimum |
|---|---|---|
| PHP[5] | 5.2+ | 4.3.10 |
| MySQL[1] | 4.1.x+ | 3.23 |
| Apache(with mod_mysql, mod_xml, and mod_zlib)[2][3] | 2.x+ | 1.3 |
| Microsoft IIS[6] | 7 | 6 |
References
- ↑ 1.0 1.1 1.2 Joomla is not yet compatible with MySQL 6.x.
- ↑ 2.0 2.1 2.2 In order to use SEF URLs, you will need to have the Apache mod_rewrite extension installed.
- ↑ 3.0 3.1 3.2 The mod_suphp extension or mod_fcgid extension is recommended to enable Joomla to upload and execute files using secure file permissions.
- ↑ For Microsoft IIS you need MySQL 5.1 or newer.
- ↑ 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.
- ↑ 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, click here. For information about using ISAPI, click here.
- FastCGI - Download for IIS6. Download for IIS7.