On Fri, Sep 14, 2001 at 08:27:34PM +1000, Shao Zhang wrote :
> Syntax error on line 205 of /home/szhang/local/conf/httpd.conf:
> Cannot load /home/szhang/local/libexec/libphp4.so into server:
> /home/szhang/local/libexec/libphp4.so: Undefined symbol
> "pthread_gets pecific" /home/szhang/local/bin
> Hi,
>
> I am developing an external php module which uses the pthread on
> FreeBsd. It works well when compiling a standalone php binary. But if I
> use the --with-apxs option to build the libphp4.so, then I got the
> following error:
>
> Syntax error on line 205 of /home/szhang/local/conf/htt
Hi,
I am developing an external php module which uses the pthread on FreeBsd. It
works well when compiling a standalone php binary. But if I use the --with-apxs
option to build the libphp4.so, then I got the following error:
Syntax error on line 205 of /home/szhang/local/conf/httpd.conf:
Cannot