Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > Suggestions > Topic : Add imagick extension (suggested by Wordpress) to PHP



Threaded Mode | Print  

 Add imagick extension (suggested by Wordpress) to PHP (5 Replies, Read 63351 times)
peopleinside
Group: Member
Post Group: Super Member
Posts: 1394
Status:

Open source, web and security passionate
Wordpress in his site health function suggest to use imagick as extension for improve performance.
Please add it to the PHP extensions.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.
IP: --   

Add imagick extension (suggested by Wordpress) to PHP
Dhanya
Group: Member
Post Group: Working Member
Posts: 200
Status:
Hi,

Thank you for the suggestion.

We have forwarded your request to the application development team. They will check and try to add it.

Let us know if you have any more suggestions.
IP: --   

Add imagick extension (suggested by Wordpress) to PHP
jaswantjatav
Group: Member
Post Group: Newbie
Posts: 1
Status:
Hi,

I also facing same Imagick extension requirements for a custom framework that required it, kindly add it.

Thanks
Jaswant
IP: --   

Add imagick extension (suggested by Wordpress) to PHP
interserver
Group: NOC
Post Group: Newbie
Posts: 22
Status:
Honestly webuzo has been lacking with updates. You can add this yourself. Depending on your php version, lets say 7.3
If centos run
Code

yum install ImageMagick-devel autoconf
/usr/local/apps/php73/bin/pecl install imagick
cp /usr/local/apps/php73/lib/extensions/no-debug-non-zts-20180731/imagick.so

/usr/local/apps/php73/ext/imagick.soecho extension=imagick.so > /usr/local/apps/php73/etc/php.d/imagick.ini


Restart php73-fpm if you have fpm/fastcgi set up
Code
/etc/init.d/php-fpm73 restart


confirm with php -v
Code
php -i | grep -i imag
/usr/local/apps/php73/etc/php.d/imagick.ini
imagick
imagick module => enabled
imagick module version => 3.4.4
imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator
Imagick compiled with ImageMagick version => ImageMagick 6.7.8-9 2019-08-08 Q16 http://www.imagemagick.org
Imagick using ImageMagick library version => ImageMagick 6.7.8-9 2019-08-08 Q16 http://www.imagemagick.org
ImageMagick copyright => Copyright (C) 1999-2012 ImageMagick Studio LLC
ImageMagick release date => 2019-08-08
ImageMagick number of supported formats:  => 209
ImageMagick supported formats => 3FR, A, AAI, AI, ART, ARW, AVI, AVS, B, BGR, BGRA, BMP, BMP2, BMP3, BRF, C, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DOT, DPX, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FITS, FRACTAL, FTS, G, G3, GIF, GIF87, GRADIENT, GRAY, GROUP4, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, ISOBRL, J2C, J2K, JNG, JP2, JPC, JPEG, JPG, JPX, K, K25, KDC, LABEL, M, M2V, M4V, MAC, MAP, MAT, MATTE, MEF, MIFF, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, O, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG24, PNG32, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, R, RADIAL-GRADIENT, RAF, RAS, RGB, RGBA, RGBO, RLA, RLE, SCR, SCT, SFW, SGI, SHTML, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UIL, UYVY, VDA, VICAR, VID, VIFF, VST, WBMP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YCbCr, YCbCrA, YUV
imagick.locale_fix => 0 => 0
imagick.progress_monitor => 0 => 0
imagick.skip_version_check => 0 => 0



Edited by interserver : April 25, 2020, 12:20 pm
IP: --   

Add imagick extension (suggested by Wordpress) to PHP
ngospelmedia
Group: Member
Post Group: Newbie
Posts: 11
Status:
I also need it too
IP: --   

Add imagick extension (suggested by Wordpress) to PHP
surajmore
Group: Webuzo Team
Post Group: Working Newbie
Posts: 52
Status:
Hi,

>> Add imagick extension (suggested by Wordpress) to PHP
Our developers are working on it Once it is done we will let you know.

Let us know if you need any further assistance.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 7:37 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.025