James Mackay wrote:

> > The default php.ini path is './', and php can't find the midgard
> > extension there. Set extension_dir to the path returned by 'php-config
> > --extension-dir' and try again.
> 
> Sorry emile I'm not with you there. Have looked at php-config which
> has the extension_dir='/usr/lib/php/20001222/ but there is no
> midgard.so file in there, is this dynamically generated?

If 'phpize --extension-dir' generates the same path, doing 'make
install' in the midgard-php4 directory should install it there. If
not, that's what we've got to solve.

Emile



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

Reply via email to