[TYPO3-ect] Problems with installer and open_basedir
Daniel Brüßler
info at -remove-patchworking.de
Wed Sep 26 20:57:38 CEST 2007
Hello Steffen,
this is a good start, but one more important setting is missing here
-----------
if(ini_get('safe_mode')) {
ini_set('safe_mode_include_dir', ini_get('safe_mode_include_dir')
. $divider . PATH_typo3conf. 'ext/pear/PEAR' );
}
------
kind regards
Daniel
> So Daniel, i think you should investigate this. You are searching for the
> include_path, may be look for setting openbasedir and if set, use this
> paths, otherwise include_path..
>
> vg Steffen
More information about the TYPO3-team-extension-coordination
mailing list