Sean,

I tried this again:

./configure --with-aolserver=/usr/local/aolserver \
       --with-pgsql=/usr/local/pgsql \
       --without-mysql

./make
./make install

no error messages and it still didnt' copy the libphp4.so to my
aolserver folder.

i've added:

ns_section "ns/server/${servername}/module/php"
ns_param map *.php
ns_section "ns/server/${servername}/modules"
ns_param php ${bindir}/libphp4.so

but did not add:
ns_param php_value "session.auto_start 1"

and my main aolserver process is running OACS 4.5, would that conflict
with this?

thanks.

Sean Redmond wrote:

> 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
>

--
Regards,

Edwin Ho

Meligent Innovations Inc.
50 - 3195 Granville St.
Vancouver BC, Canada V6H 3K2
T: +1.604.738.8446
F: +1.604.738.8451
http://www.meligent.com

Reply via email to