Hi,

I have just installed Midgard 1.4.3 on OpenBSD 3.2 (running with MySQL
3.23.49, php 4.2.3)

The installation went smoothly apparently, but when connecting to Asgard
for the first time, I get a number of php 'notice' warning at the top of
the page, such as :

Notice: Undefined property: Group_Member in code-global on line 44
Notice: Undefined variable: AsgardRelogin in code-init on line 5
Notice: Undefined variable: id in ROOT on line 10
Notice: Undefined variable: error in ROOT on line 86
Notice: Undefined variable: warning in ROOT on line 91
Notice: Undefined variable: info in ROOT on line 96
Notice: Undefined variable: oldpos in code-global(6) : eval()'d code on
line 546
Notice: Undefined variable: oldpos in code-global(6) : eval()'d code on
line 549
Notice: Undefined variable: oldpos in code-global(6) : eval()'d code on
line 549


The Apache error log registers the corresponding lines :

PHP Notice:  Undefined property:  Group_Member in code-global on line 44
PHP Notice:  Undefined variable:  AsgardRelogin in code-init on line 5
PHP Notice:  Undefined variable:  id in ROOT on line 10
PHP Notice:  Undefined variable:  error in ROOT on line 86
PHP Notice:  Undefined variable:  warning in ROOT on line 91
PHP Notice:  Undefined variable:  info in ROOT on line 96
PHP Notice:  Undefined variable:  oldpos in code-global(6) : eval()'d code
on line 546
PHP Notice:  Undefined variable:  oldpos in code-global(6) : eval()'d code
on line 549
PHP Notice:  Undefined variable:  oldpos in code-global(6) : eval()'d code
on line 549


If anybody has some hint on the step I have missed in the install process,
I would be most grateful for some suggestions to solve this :-)

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

Reply via email to