On Wed, 2004-07-07 at 22:20, Piotras wrote: > > I remember seeing this question at times, now I had to find out myself > > whether it really is impossible as people testing with php_value "found > > out"... > > > > It is possible, however one must use the correct commands (see > > http://php.us.themoes.org/manual/en/configuration.changes.php) > > > > Example: > > ~ php_admin_flag register_globals on > > ~ php_admin_flag magic_quotes_gpc off > > > > I wrote similiar config about setting php engine of and enable it > for midgard based hosts. These directives are sometimes really confusing > as many php docs says about php_flag instead of php_admin_flag. > Anyway Rambo , I waaaaaaaaant OpenPSA to be working!! ;)
I've been putting these directives into the vhosts for some time. I've even documented them here: http://www.midgard-project.org/documentation/installation/aegir Tarjei > > Piotras > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
