> Hi Rafael, > > It works fine for me, but: > > be sure that the arguments get through into your file-entities.php (e.g. > "./script/file-entities.php" + "." + "es"). If not, you get except the install-part > (which is handled separately) only file-entities pointing to */en/* (in chapters.ent), > which makes an almost completely english manual. > > Stay with commands in the configure, like "php -q ./scripts/file-entities.php . es" > instead of e.g. > "php -c /mypathto/php.ini -q ./scripts/file-entities.php . es" (which would be made > out of it by the php.bat on win).
It would be nice to have a way to add the special ini info, but still make the file-entites.php work. Isn't there a way to handle parameters more intelligently in file-entities.php? Goba