[Typo3-dev] Typo3 and shell exec function

Tonni Aagesen goes at dev.null
Tue Sep 21 08:08:48 CEST 2004


Dardo Guidobono wrote:

> many hosting companies restrict de use of shell functions using this
> configuration:
> safe_mode = Off
> but they disable shell_exec() exec.. an all the functions related to
> shell functions
> 
> so.. we cant use exec() function .. but i still can use the backtit operator
> so i propose to change the exec() function and use the backtit

For my part, I see no reason to change anything to accommodate hosting
companies with no clue on how to set up a safe enviroment.

The normal approach is to define allowed applications in safe_mode_exec_dir


-- 
Best regards
Tonni Aagesen
www.cazoo.dk




More information about the TYPO3-dev mailing list