[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-apache, --with-apxs'option can't be used together???
Moderator: General Moderators
- Derfel Cadarn
- Forum Contributor
- Posts: 193
- Joined: Thu Jul 17, 2003 12:02 pm
- Location: Berlin, Germany
I thought I knew the right answer, checked it at Apache's homepage and saw I was wrong.
So, I suggest you check their documentation too LOL
You can read about Apache's apxs here.
So, I suggest you check their documentation too LOL
You can read about Apache's apxs here.