[TYPO3-ect] Problems with installer and open_basedir
Steffen Kamper
steffen at sk-typo3.de
Wed Sep 26 22:03:36 CEST 2007
Hi Daniel,
oh god, so much cases ... :-)
another question - in which cases does ini_set work? Are there options not
allowed to change? I think so.
So after ini_set a comparison with a new ini_get has to be to make sure
change does affect.
hope that are all issues ...
vg Steffen
"Daniel Brüßler" <info at -remove-patchworking.de> schrieb im Newsbeitrag
news:mailman.1.1190832843.23884.typo3-team-extension-coordination at lists.netfielders.de...
> 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