'--with-apache, --with-apxs'option can't be used together???
Posted: Sun Oct 26, 2003 7:42 am
[root@localhost php-4.3.3]# ./configure --with-apache=/usr/local/apache_1.3.28
--with-mysql=/usr/local/mysql --with-config-file-path=/usr/local/apache/conf
--with-exec-dir=/usr/local/apache/bin
--enable-track-vars=yes
--with-gd=/usr/lib --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib
--with-zlib-dir=/usr/lib --with-ttf-dir=/usr/lib
--enable-ftp
--enable-calendar
--with-apxs=/usr/local/apache/bin/apxs
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
configure: error: --with-apache and --with-apxs cannot be used together
why '--with-apache and --with-apxs'option cannot be used together??
--with-mysql=/usr/local/mysql --with-config-file-path=/usr/local/apache/conf
--with-exec-dir=/usr/local/apache/bin
--enable-track-vars=yes
--with-gd=/usr/lib --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib
--with-zlib-dir=/usr/lib --with-ttf-dir=/usr/lib
--enable-ftp
--enable-calendar
--with-apxs=/usr/local/apache/bin/apxs
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
configure: error: --with-apache and --with-apxs cannot be used together
why '--with-apache and --with-apxs'option cannot be used together??