Jump to content

Imagick.php help....cannot find it?!


SJamG

Recommended Posts

Hi There,

 

I have ported my website over to another hosting provider and I cannot get this one thing working!  We have images on our site, which this PHP Script should resize, but it can't find the Imagick.php script.

 

I am convinced that it resides in a different path. Here is the error i get when trying to access one of the images :

 

Warning: require_once(include/classes/Imagick.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/bosweb/web128/b1282/ipg.accommodateruralcom/include/global.php on line 29

 

Fatal error: require_once() [function.require]: Failed opening required 'include/classes/Imagick.php' (include_path='.:/usr/local/lib/php-5.2.17/lib/php:/home/users/web/b1282/ipg.accommodateruralcom') in /hermes/bosweb/web128/b1282/ipg.accommodateruralcom/include/global.php on line 29

 

I contacted my hosting support about that and they said that the Imagick.php resides in the following directory :

 

/usr/local/lib/ImageMagick

 

I can appreciate that there may be references to this everywhere and anywhere.  I have PHP files called imageResize, Global etc...just let me know which ones to post and ill do that.

 

I really appreciate the help.

 

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/247053-imagickphp-helpcannot-find-it/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.