RE: HELP ME trouble with instalation of Apache+php4+MySQL!!!!!

2001-09-01 Thread Greennet
Pablo, Try this. The key part is putting LIBS=-lz in. The rest of it was specific to my configuration. SSL_BASE=/usr/local/openssl-0.9.6b \ LIBS=-lz \ ./configure \ (etc) Hope this helps! Eric -Original Message- From: Pablo Javier Gonzalez Mateos [mailto:[EMAIL PROTECTED]] Sent:

Re: HELP ME trouble with instalation of Apache+php4+MySQL!!!!!

2001-08-31 Thread s . keeling
On Fri, Aug 31, 2001 at 05:37:58PM -0300, Pablo Javier Gonzalez Mateos wrote: Hello, im in this situation: i have a PC AMD K6-2 with 64 MB RAM. SuSE Linux 6.3 OS when i compile the php with mysql everything works fine, but after y compile the apache with this command: ./configure