Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Set Up Imagick

// !--PLEASE UP VOTE FOR this here on grepper if it solves your issue
// NOTE: DONT FOR GET TO MODIFY BASED ON YOUR PHP VERSION
STEP 1 ///DownLOad  the EXE from https://pecl.php.net/package/imagick/3.7.0/windows for your version.
STEP 2 // copy php_imagick.dll to your wamp64inphpphp7.4.9
STEP 3 // copy all files with-> IM_MOD_RL and CORE_RL_ to your wamp64inphpphp7.4.9 directory
STEP 4 // modify your php.config in wamp64inphpphp7.4.9 line 958 and add code 
		;extension=zend_test
		extension=imagick
STEP 5 //Open Apache C:wamp64inapacheapache2.4.46in and open php.ini
STEP 6 //line 950 then add
		extension=imagick
STEP 7 //restart your WAMP SERVER
STEP 8 //Enjoy !!!
Comment

PREVIOUS NEXT
Code Example
Shell :: reset nvram/pram 
Shell :: xargs echo 
Shell :: shell startup file 
Shell :: debian zbar install 
Shell :: watchman Makefile:4446: scm/watchman-Mercurial.o] Error 1 
Shell :: files still appear as modified after addition to .gitignore 
Shell :: journalctl --flush --rotate; journalctl --vacuum-time=1s; 
Shell :: remove telegraf from dembian 
Shell :: ./bootstrap command not found in dockerfile 
Shell :: How would you make changes to a repository on GitHub inside a bash terminal? 
Shell :: The default branch has been renamed 
Shell :: how to find out specifics on m otherboard using linux mint 20.3 
Shell :: docker compose logs container stdout 
Shell :: ffmpeg webp to webm 
Shell :: find the used port windows command spcfique 
Shell :: git add file from another branch 
Shell :: wc exclude . and .. directories and empty or commented lines 
Shell :: Auto-open DevTools on every new tab For bash on macOS 
Shell :: unity download linux 
Shell :: touch equivalent in windows 
Shell :: linux tar.gz 
Shell :: Before installing tensorflow and Keras, install some of the libraries that are needed. 
Shell :: npx code for src folder in react js 
Shell :: remove folders from remote git 
Shell :: linux delete file content 
Shell :: git push ubuntu need to supply email and password everytime 
Shell :: How to run a command in the background 
Shell :: fortios download linux 
Shell :: 28 essential aws s3 command line 
Shell :: find all file with tilda sign? 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =