Re: [PHP] Re: Installation prob: I can't see libphp4.so

2002-11-02 Thread Daniele Baroncelli
Now it works. I repeated the installation from scratch and now it finally creates the libphp4.so file. Daniele "Daniele Baroncelli" <[EMAIL PROTECTED]> wrote in message news:20021102130710.81040.qmail@;pb1.pair.com... > > > I can't actually find out where the libphp4.so has been placed. > > >

Re: [PHP] Re: Installation prob: I can't see libphp4.so

2002-11-02 Thread Daniele Baroncelli
> > I can't actually find out where the libphp4.so has been placed. > > Assuming you have done 'make', 'make install', use 'find / -name libphp4.so' > to find where it is. > > Or just do 'make install' again and watch carefully to see where libphp4.so is > copied to. The 'find / -name libphp4.so'

Re: [PHP] Re: Installation prob: I can't see libphp4.so

2002-11-01 Thread Jason Wong
On Saturday 02 November 2002 14:10, Daniele Baroncelli wrote: > I am not sure if I have been clear. > > I can't actually find out where the libphp4.so has been placed. Assuming you have done 'make', 'make install', use 'find / -name libphp4.so' to find where it is. Or just do 'make install' agai

[PHP] Re: Installation prob: I can't see libphp4.so

2002-11-01 Thread Daniele Baroncelli
I am not sure if I have been clear. I can't actually find out where the libphp4.so has been placed. Daniele "Daniele Baroncelli" <[EMAIL PROTECTED]> wrote in message news:20021102060742.99705.qmail@;pb1.pair.com... > Dear all, > > I have been trying to install php 4.2.3 on my virtual server,

[PHP] Re: installation prob.

2001-10-04 Thread Richard Lynch
Did you spell apx like that or apxs like you should?... You should have ended up with a libphp.so to throw into Apache's modules directory, not a binary for /usr/local/bin... You needed that binary for cron scripts anyway, though :-) -- WARNING [EMAIL PROTECTED] address is an endangered species