[PHP] compile with apxs

2001-05-17 Thread Angerer, Chad
I am trying to configure php using --with-apxs .. here is my configure file ./configure --with-apxs=/usr/local/www/bin --with-mysql=/usr/local/ mysql --enable-discard-path --enable-safe-mode --enable-calendar --with-dom-dir =ext/domxml --enable-ftp --with-gd=shared --with-jpeg-dir=/usr

Re: [PHP] compile with apxs

2001-05-17 Thread Martín Marqués
On Vie 18 May 2001 00:39, Angerer, Chad wrote: I am trying to configure php using --with-apxs .. here is my configure file ./configure --with-apxs=/usr/local/www/bin --with-mysql=/usr/local/ That should be --with-apxs=/usr/local/www/bin/apxs Saludos... :-) mysql --enable-discard-path