imagick not working on WampServer 2.5
Posted by: joe007 (1.23.246.---)
Date: March 03, 2016 07:51PM

Hii Guys

I am a PHP developer my problem is imagick not working on WampServer 2.5.
here are my system configuration: WampServer 2.5 64bits version, on Windows 10 64bits with Apache 2.4.9 and PHP 5.5.12.
i have followed this process:
1. I have installed ImageMagick-6.9.3-6-Q16-x64-dll.exe on C: drive of the system pc.
2. Copied CORE_RL*.dll files from php_imagick-3.4.0rc6-5.6-nts-vc11-x64.zip file to this path "E:\wamp\bin\apache\apache2.4.9\bin".
3. Copied php_imagick.dll file from php_imagick-3.4.0rc6-5.6-nts-vc11-x64.zip file to this PHP eextension path "E:\wamp\bin\php\php5.5.12\ext".
4. and last i have restart my system pc, the wampserver showing me the green icon on right buttom but when i see the imagick on phpinfo its disappear.
so this is my problem that i am facing from last two weeks so please help me what i am wrong.

Options: ReplyQuote
Re: imagick not working on WampServer 2.5
Posted by: RiggsFolly (Moderator)
Date: March 04, 2016 12:28AM

Please se this post [forum.wampserver.com]

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: imagick not working on WampServer 2.5
Posted by: joe007 (113.193.169.---)
Date: March 11, 2016 06:20PM

Hii @RiggsFolly,

Thanks for reply.

I have read and followed that steps but still not working. please guide me correct way.


again thanks


---
Regards
Joe

Options: ReplyQuote
Re: imagick not working on WampServer 2.5
Posted by: RiggsFolly (Moderator)
Date: March 11, 2016 07:10PM

Ah,

Now I see the issue.

You have installed the Not-Thread-SAFE (NTS) version of imagick. You always need to use Thread Safe versions with WAMPServer

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: imagick not working on WampServer 2.5
Posted by: tomkraw1 (---.173.38.138.tesatnet.pl)
Date: March 13, 2016 07:51AM

joe007
If you have installed ImageMagick then you don't have to copy CORE_RL*.dll files. Just create system variable MAGICK_HOME and point ImageMagick installation directory.

If you use imagick for simple image processing then use Q8.

regards
tk1
[dev.freshsite.pl]

Options: ReplyQuote
Re: imagick not working on WampServer 2.5
Posted by: joe007 (113.193.169.---)
Date: March 13, 2016 07:40PM

Hii @RiggsFolly and @tomkraw,


Thanks for reply.

I have installed 'php_imagick-3.4.0rc6-5.6-ts-vc11-x64' files and also created a system variable MAGICK_HOME and pointed ImageMagick installation directory but still not working.

i am sharing some error messages

[postimg.org]
[postimg.org]
[postimg.org]
[postimg.org]

please suggest me what i'm doing wrong.


again thanks


---
Regards
Joe

Options: ReplyQuote
Re: imagick not working on WampServer 2.5
Posted by: RiggsFolly (Moderator)
Date: March 13, 2016 08:52PM

Please check this document. Make sure you have all the MSVC runtime libraries installed.
If you are using a 64bit windows and a 64bit WAMPServer make sure you have the 32bit and 64 bit Runtimes installed


[forum.wampserver.com] specifically POINT 20

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.