Software Requirements: Difference between revisions
From IHRIS Wiki
No edit summary |
Sturlington (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
* [http://pecl.php.net/package/tidy Tidy from PECL] (included by default for Ubuntu but not Windows) | * [http://pecl.php.net/package/tidy Tidy from PECL] (included by default for Ubuntu but not Windows) | ||
* [http://www.libgd.org GD Php Library ] | * [http://www.libgd.org GD Php Library ] | ||
[[Category:iHRIS Software]][[Category:Review2013]] |
Revision as of 17:21, 16 July 2013
The following software is required to be installed before installing iHRIS:
- Apache Webserver 2.2+
- MySQL 5.0+
- PHP 5.2.6+
- MDB2 from PEAR
- MySQL driver from PEAR
- Text Password from PEAR
- Console GetOpt from PEAR
- APC from PEC or Windows
In order to generate PDF reports, the [tcpdf package http://www.tcpdf.org] is required.
A web browser is required to run the software.Firefox 2+ or Internet Explorer 7+ is highly recommended.
Optional:
- Tidy from PECL (included by default for Ubuntu but not Windows)
- GD Php Library