Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "git": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
01/01/14 22:51:31 (4 years ago)
- Author:
-
sebastian
- Comment:
-
Add php5-mcrypt to the requirements
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v11
|
v12
|
|
1 | 1 | Here is a list of programs that are required to run phTagr: |
2 | 2 | |
3 | | * Webserver with PHP >= 5.3 (with PDO extension) (e.g. [http://httpd.apache.org/ apache2]^[``1]^) |
| 3 | * Webserver with PHP >= 5.3 (with PDO and mcrypt extension) (e.g. [http://httpd.apache.org/ apache2]^[``1]^) |
4 | 4 | * Database like [http://www.mysql.com MySQL] or others^[``2]^ |
5 | 5 | * [http://www.imagemagick.org ImageMagick] or [http://www.phpgd.com/ GD PHP module] |