Changes between Version 1 and Version 2 of BuildPHPWithMcrypt
- Timestamp:
- Oct 29, 2004, 11:15:34 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildPHPWithMcrypt
v1 v2 1 1 = Building PHP with mcrypt support, to allow encryption in Maia Mailguard = 2 3 ''from [http://www.paulstimesink.com/index.php?op=ViewArticle&articleId=112&blogId=2 Paul Westbrook]'' 2 4 3 5 In order to support the encryption feature of Maia Mailguard, PHP needs to be built with support for mcrypt. Most distributions do not include this support in PHP by default, so the PHP packages need to be rebuilt to include it. The following steps can be used to build a php rpm that includes this support. These steps can be modified for any distribution that uses rpms for installation.