Emiliano wrote:

> Marius Onica wrote:
> >
> > >
> > > Seems that I've found error:
> > > replace PHP_SUBST(MIDGARD_SHARED_LIB) to PHP_SUBST(MIDGARD_SHARED_LIBADD)
> > > in config.m4 and re-run phpize.
> > > --
> >
> > Now it's time for some variations.:) SO It worked and now I have
> > linked with midgard.so the following libraries:
> > libmidgard, libc, libexpat, libmysqlclient, libm, libz, libcrypt,
> > libglib, ld-linux, libnsl
> >
> > BUT I've received:
> > undefined symbol : ap_find_linked_module
>
> How are you using PHP? In order to use midgard you need to have it
> either
> compiled into PHP itself, or loaded in php.ini through
> extention=midgard.so

I've compiled it as a module and I have made the modifications in php.ini.

I think that the error message is related to the absence of a running
apache.

Marius


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

Reply via email to