Actions
Bug #23171
closedInstall tool always overwrites settings
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-07-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
On the server, gm is available in two different locations: In "/usr/local/php/bin/" and "/srv/www/typo3-tools/". First one is the default and origianl location, the second one is a directory with only symlinks to all binaries used by typo3 (used for open_basedir and php_safemode).
The installtool detects both locations, "/usr/local/php/bin/" first.
In module "All Configuration" I set the gm path ("[GFX][im_path]") to the second one. But when I submit the form in module "Basic Configuration", it is always overwritten with the other (first found) value.
(issue imported from #M15106)
Actions