[TYPO3-english] installtool warning : exec() has been disabled for security reasons in

J. Bakshi joydeep at infoservices.in
Fri Oct 16 12:21:10 CEST 2009


Dear list,

I have found the error

````````````
warning :  exec() has been disabled for security reasons in ....
``````````

at a server during typo3 installation.  The phpinfo clearky shows

````````````
disable_functions   
exec,system,passthru,shell_exec,popen,escapeshellcmd,proc_open,proc_nice
safe_mode off
```````````````````

for both global and local.  As a result though imagemagik is available
and enabled in localconf.php it can't be called. Is there by any chance
a workaround to enable the exec function from .htaccess ( if by luck
apache allow to override through .htaccess obviously ) ?

Thanks


More information about the TYPO3-english mailing list