[TYPO3-core] RFC: Treat symlinks as executable

Peter Niederlag peter at niederlag.de
Tue Nov 7 11:52:31 CET 2006


Hi,

Michael Stucki schrieb:
> This is a SVN patch request.
> 
> Problem:
> There are various places where programs are checked for being executable.
> However, this does not work if the program is just a symlink.
> 
> This is usually needed in larger hosting environments when
> safe_mode_exec_dir is used and allowed programs are placed in a special
> directory. Currently they would all need to be copied, hence they won't be
> upgraded automatically by the systems package manager.
> 
> Solution:
> If is_executable() is false, check using is_link() and accept this as well.
> 
> Branches: TYPO3_4-0 and Trunk

+1
sounds and looks reasonable

Greets,
Peter
-- 
Peter Niederlag * Neuer Sandberg 9 * 31535 Neustadt *
Fon (privat): 05036 / 924 100 * Fon (Büro): 05036 / 924 101
Fon (mobil): 0172 / 516 48 55 * Fax 05036 / 924 105
callto:typo3support (skype)
http://www.niekom.de * TYPO3 und EDV Dienstleistungen *
http://www.clown-goli.de * Clown-Comedy-Jonglage-Animation *



More information about the TYPO3-team-core mailing list