Hi

I have installed Midgard from the SuSE RPM.  I had to add this line to httpd.conf before anything would work.
Include /etc/httpd/midgard.conf

Now when I connect to the admin interface I get a logon box, but after logging on I get:

Warning: Unable to load dynamic library 'midgard.so' - midgard.so: cannot open shared object file: No such file or directory in /usr/lib/apache/midgard-root.php on line 12

Fatal error
: Call to undefined function: mgd_get_midgard() in /usr/lib/apache/midgard-root.php on line 14

I have midgard.so in my php.ini, but the only place I have the file midgard.so is in a directory called /usr/share/20010901/
This seems like the sort of place where you would keep an old version.

sv1:/usr/lib # locate midgard.so
/usr/lib/apache/mod_midgard.so
/usr/lib/libmidgard.so
/usr/lib/libmidgard.so.5
/usr/lib/libmidgard.so.5.0.0
/usr/share/20010901/midgard.so

Should php.ini point to any of the above files instead?

Gerhard

Reply via email to