Hi!
I already install php4 as an module of apache a few days ago by friends, but he didn't install it with some options I need , so I try to recompile it, first, I clear the config.cache , and type the ./configure ...........
everything fine until I type 'make', it shows at the end with "make: *** [all-recursive] Error 1 ".
I even try to use the same configure setting my friend did, fail too.
Any idea ?
below is what I type:./configure \
--with-apxs=/etc/httpd/bin/apxs \
--enable-versioning \
--with-system-regex \
--with-ftp \
--with-mysql \
--with-mhash \
--with-zlib \
--enable-track-vars \
--with-gd \
--with-imap=/home/temp/imap-2000.RELEASE-CANDIDATE.8 \
--enable-sockets