Page 1 of 1

Imagick PHP error: Safe mode restricts user to read image:

Posted: 2010-01-26T07:21:21-07:00
by Geret
Hi,
Uncaught exception 'ImagickException' with message 'Safe mode restricts user to read image:
Is possible work with IMagick, when safe_mode is "on"? My boss does not want turn-off safe_mode, because he afraid hackong our web projects... Convice him is not in my might...

Please help me with read image to IMagick on safe_mode.

THNX

We have
PHP Version 5.2.6-3ubuntu4.1
imagick module version 2.1.1-rc1
ImageMagick version ImageMagick 6.4.5 2009-06-04 Q16 OpenMP

Re: Imagick PHP error: Safe mode restricts user to read imag

Posted: 2010-02-13T19:56:40-07:00
by mkoppanen
Make sure that you comply with the safe mode restrictions: http://php.net/manual/en/features.safe-mode.php