Hi I just freshly installed Midgard 1.4.3. Everything seems to work, except that, from the admin site, I cannot change any parameters. For instance, I tried to set the example site to offline, or add a new person. There was no error, but my changes had simply no effect, the example page was still online, the new person did not exist.
When doing changes manually with the mysql client as user midgard, password midgard, everything works as expected. I tried to check mysql logs to see what went wrong (adding --log, --log-update, --log-long-format). Both the connection and update logs correctly showed connections from me using the asgard interface and the mysql command line client, they showed select queries from the asgard interface, and update statements from me using the command line client. But no update statements from the asgard site. All connections were done from localhost. Even after I gave the midgard user all privileges in the mysql/user table, so that he should be able to change any property of any database in my mysql installation, it did not work. What other methods are there to track down the error? Did I miss any mysql related stuff? Is there a midgard log? Thanks for your help, Tobe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
