Gerhard Venter <[EMAIL PROTECTED]> wrote:

> sv1:/usr/lib # locate midgard.so
> /usr/lib/apache/mod_midgard.so

This is shared object from mod midgard.

> /usr/lib/libmidgard.so

And this one is from midgard library

> /usr/share/20010901/midgard.so

And propably that one is php extension.
 
> Should php.ini point to any of the above files instead?

Depends where is specified directory extension for Your PHP.
If it is for example /usr/lib/php4/20010901 You should place that 
extension right there. 
For recent PHP version You should have "20020429" dir.
The best test You may make is create simple php page with phpinfo() function.
After restarting Apache Midgard and all its functions should be visible there.


Piotras

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

Reply via email to