Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : [stucked] How to add Imagick into Mac os?



Threaded Mode | Print  

 [stucked] How to add Imagick into Mac os? (1 Replies, Read 3295 times)
davidlit
Group: Member
Post Group: Newbie
Posts: 2
Status:
Hi, guys,
I have read cross the internet, but the solution which work doesnt found.

HOW TO ADD IMAGICK CLASS TO AMPPS PHP EXTENSIONS?

Mac os: Siera (newest version)
Ampps: 3.8
PHP Version which i'm using 5.6 and 7 or 7.1

Problem: I didn'y find how to install Imagick into ampps, please help to me
IP: --   

[stucked] How to add Imagick into Mac os?
davidlit
Group: Member
Post Group: Newbie
Posts: 2
Status:
I have try this solution but it's doesn't work :/

Solution which I try: https://stackoverflow.com/questions/25342154/how-to-install-imagick-as-extension-in-php-with-ampps-and-mac-os-10-9-4/36265046#36265046

--

In terminal i write:
1. wget https://pecl.php.net/get/imagick-3.4.3.tgz
2. untar
3. cd /to_my_downloaded_pack_of_image
4. /Applications/AMPPS/php/bin/phpize
5. ./configure
6. make
7. sudo make install

WHat I have reache, that imagick.so file have created inside my to_my_downloaded_pack_of_image/module folder

But the class doesny work, becouse I have restarted apache, bet error the same:

Fatal error: Uncaught Error: Class 'Imagick' not found in
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 6, 2024, 11:37 pm.

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