[TYPO3-english] installtool warning : exec() has been disabled for security reasons in
J. Bakshi
joydeep at infoservices.in
Fri Oct 16 14:19:11 CEST 2009
Sander van Gelderen wrote:
> Hello,
>
> This can be set in the Install tool (or manually in localconf.php). Go
> to 'All Configuration' and look for 'disable_exec_function'
>
> You can also see what the current value is with Module 'Configuration'
> $TYPO3_CONF_VARS['BE']['disable_exec_function']
>
> HTH
>
> Sander
>
Hello Sander,
Thanks for your response. there is no such line in my localconf.php.
Though after getting your response I have checked with both the
combination frim installtool and in both the cases no success. The
exec() error is still there. Is there any option which can work through
.htaccess ( if apache allow to override it ) ?
>
>
> J. Bakshi schreef:
>
>> 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
>>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
More information about the TYPO3-english
mailing list