[Typo3-UG Oesterreich] typo3 mit exec() im safe mode

Christian Kurta kurta at typoheads.com
Fri Mar 11 10:06:11 CET 2005


Hi!

Zuerst mal: 
Safemode: Eigentlich erst ab 3.6.0 in Typo3 integriert.

Ich kann dir jetzt nur meine Erfahrungen mit 3.6-3.8 sagen:

Das Exec() Problem bekommst du weg, indem du im Install Tool bei All 
Configuration folgendest machst:
[usePHPFileFunctions] = 1
[disable_exec_function] = 1
[logfile_write] = fputs

Das ImageMagick Problem bekommst du in den Griff in dem du alle Binaries, die 
Typo3 so braucht in ein verzeichnis stopfst und dieses in der php ini wie 
folgt anlegst:

safe_mode = on
safe_mode_include_dir =
safe_mode_exec_dir = /cluster/meinesafemodeprogs

open_basedir solltest du für jedes Web einzeln zuweisen, weil sonst sich die 
webs gegeneinnder hacken könnten!!!

Typische Safemode-Proggies sind: convert, combine, pdf2text, catdoc,...



mfg

--
Christian Kurta
kurta at typoheads.com
www.typoheads.com
Tel.: 0650 / 530 12 76
ICQ: 50273991
----------------------




More information about the TYPO3-at mailing list