找回密码
 注册

微信登录

微信扫一扫,快速登录

萍聚头条

查看: 2895|回复: 1

Imagick在PHP安装上出现问题 ,求助!

[复制链接]
发表于 2010-5-3 11:39 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册 微信登录

×
我想在PHP语言里用Imagick的功能,按照官网的安装步骤安完了,在重起Apache的时候出现问题:

die Anwendung konnte nicht gestartet werden, weil CORE_RL_wand_.dll nicht gefunden wurde. Neuinsrallation der Anwendung könnte das Problem beheben.

重起没用,重装也没用。而且在ImageMagick-6.6.1-Q16文件夹下存在文件CORE_RL_wand_.dll。请高人指点!
Die von den Nutzern eingestellten Information und Meinungen sind nicht eigene Informationen und Meinungen der DOLC GmbH.
 楼主| 发表于 2010-5-3 12:52 | 显示全部楼层
问题我解决了。

这是官网的安装过程
1.) download and install ImageMagick-6.5.8-7 Q16-windows-dll.exe
2.) download php_imagick_dyn-Q16.dll
copy dll to [PHP]/extension dir and rename it to php_imagick.dll
3.) You have to edit your php.ini file and add new extension
"extension=php_imagick.dll"
4.) Save ini file and restart apache server.
(If necessary, restart your windows)
5.) phpinfo() should show imagick enabled.
我的问题出现在 第二步
实际上应该下载         php_imagick_st-Q16.dll        然后改名为 php_imagick.dll
原因是
..._dyn.dll 需要你的点上安装imagemagck
..._st.dll 已经把 imagemagick 编译进去,推荐使用 ..._st.dll

评分

1

查看全部评分

Die von den Nutzern eingestellten Information und Meinungen sind nicht eigene Informationen und Meinungen der DOLC GmbH.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册 微信登录

本版积分规则

我是开心果

Archiver|手机版|AGB|Impressum|Datenschutzerklärung|萍聚社区-德国热线-德国实用信息网

GMT+2, 2025-6-17 01:46 , Processed in 0.083987 second(s), 33 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表