Share » Forums » Developer » system() blocked in my ISP

system() blocked in my ISP

system() blocked in my ISP

Tuesday 15 January 2008 3:04:49 am - 1 reply

Author Message

Marco Zinn

Tuesday 15 January 2008 7:57:32 am

Hello Piotr,

just a comment: If possible, you may want to try using the GD extension in PHP. I think, in most PHP builds, the GD extension is compiled in.
If this is true for your ISP, you can tell eZ to use PHP's GD functions instead of ImageMagick. This removes the need for system calls (for images manipulation, at least).

You can check for GD with a phpinfo()-File or in an existing eZ installation in Admin Interface -> Setup -> System information, then look for "Extensions" in the "PHP" block.
Or ask your ISP ;)

Maybe this is a valid work-around for you.

Marco
http://www.hyperroad-design.com

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu