Changes between Version 4 and Version 5 of FreeBSD Php Compile Issues
- Timestamp:
- 12/20/22 06:30:04 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD Php Compile Issues
v4 v5 69 69 * Add to /usr/local/etc/php.ini file '''extension=/usr/local/include/php/ext/imagick/modules/imagick.so''' 70 70 71 * From : {{{ 71 * From : 72 {{{ 72 73 Recently I had to install ImageMagick on FreeBSD. The following commands achieved this without a problem. 73 74