Hi,

> I'm running midgard 1.4.3, with php 4.2.1, apache 1.3.24, et all.
                                      ^^^^^

> When I make changes to the stuff (logged in as admin) the changes have no 
> effect.
> 
> I've checked that my midgard database and user have all the permissions 
> necessary.
> 
> Any idea what I missed?

Put:

php_flag register_globals on

in your httpd.conf

  OR

register_globals On

in php.ini

Regards
  Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to