> So I'm now attempting to install Midgard on FreeBSD again, and everything
is
> going pretty smooth.  However, once I go to http://localhost/asgard/ and
put
> in the username and password I get the following error.
>
> --- Begin ---
> Warning: dl(): Unable to load dynamic library './midgard.so' - Cannot open
> "./midgard.so" in /usr/local/libexec/apache/midgard-root.php on line 7
>
> Fatal error: Call to undefined function: mgd_get_midgard() in
> /usr/local/libexec/apache/midgard-root.php on line 9
> --- End ---
>
> I can not find midgard.so anywhere on my system
>
> aegir# find * | grep midgard.so
> usr/local/lib/libmidgard.so.6
> usr/local/lib/libmidgard.so
> usr/local/libexec/apache/mod_midgard.so
> usr/src/midgard/midgard-lib-1.5.0/src/.libs/libmidgard.so.6
> usr/src/midgard/midgard-lib-1.5.0/src/.libs/libmidgard.so
> usr/src/midgard/mod_midgard-preparse-1.5.0/mod_midgard.so

Look like you didn't compile midgard-php. You must compile it and make sure
that midgard.so lays with all other PHP modules

Solt


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

Reply via email to