Forums / Install & configuration / Do we need shell_exec activated?

Do we need shell_exec activated?

Author Message

Carsten Link

Thursday 17 April 2003 5:50:13 am

Do we need shell_exec in php activated for image variation creation ?

I have those errors right now:

Debug: Apr 17 2003 17:35:48
/var/www/web261/phptmp/phpVge8jL var/storage/original/image/phpVge8jL.jpg

Notice: Apr 17 2003 17:35:48
dir=var/storage/reference/image

Warning: PHP Apr 17 2003 17:35:48
Undefined variable: ret_code in /var/www/web261/html/ez3/lib/ezimage/classes/ezimageshell.php on line 292

Warning: PHP Apr 17 2003 17:35:48
system, passthru, shell_exec, popen, escapeshellcmd, escapeshellarg, proc_open() has been disabled for security reasons in /var/www/web261/html/ez3/lib/ezimage/classes/ezimageshell.php on line 292

Warning: PHP Apr 17 2003 17:35:48
Undefined variable: ret_code in /var/www/web261/html/ez3/lib/ezimage/classes/ezimageshell.php on line 293

Error: eZImageShell(/var/www/web261/html/ez3/im/bin/convert) Apr 17 2003 17:35:48
Unkown destination file: var/storage/reference/image/phpVge8jL.jpg

Carsten