Edwin,

'make install' should have put libphp4.so in your aolserver's bin
directory (e.g. /usr/local/aolserver/bin). Did you add the necessary
lines to your aolserver config as described in
{php-src}/sapi/aolserver/README?

Also --with-aolserver-src isn't necessary anymore, so that might have
confused make. Try reconfiguring without it and rebuilding.


Edwin Ho wrote:
> Hi,
>
> I'm trying to get php to work with aolserver . I am using
> "aolserver3.3ad13-oacs1-beta-src.tar.gz" and "php-4.2.2"
>
> I configured php like this:
>
> ./configure --with-aolserver=/usr/local/aolserver \
>        --with-aolserver-src=/usr/local/src/oacs/aolserver \
>        --with-pgsql=/usr/local/pgsql \
>        --without-mysql
>
> the whole thing went well and I did a 'make install' and that went well
> also.
>
> but the 2 apps don't talk to each other.
>
> Don't I have to put the .so file in aolserver's lib folder? where do I
> get that?



--
Sean Redmond
BMA Information Systems

Reply via email to