Hi there, everything back, I've learned a new rule ;) never talk about stories from others!
Couldn't sleep, upgraded to 4.2.1, and checked it for myself, but everything's still working fine! And Goba, you're right: Since Rafel's problem seems to be the good old register_globals story, and AFAIK the ini-stuff is only covered in the php.bat for win, we should consider a general solution, e.g. integration in configure.in (Hope I can check it this weekend). Jim: Would it break something on the sever (e.g. security-rules), if we change e.g. line 820 in configure.in from $PHP -q $srcdir/scripts/file-entities.php $srcdir $LANGDIR >> entities/chapters.ent to $PHP -c $srcdir/scripts -q $srcdir/scripts/file-entities.php $srcdir $LANGDIR >> entities/chapters.ent ?? Thomas Markus Fischer wrote: > Hi guys, > > sorry, but no clue at all here :-/ >