Re: [PHP] Configure help / advise

2004-11-05 Thread Greg Donald
On Fri, 5 Nov 2004 15:53:16 -, Dave Carrera <[EMAIL PROTECTED]> wrote: > My mysql server is on another box so what file is needed for the php > configure ? I think the MySQL libs and dev files needed to add MySQL support to PHP are in the MySQL 'server' port under FreeBSD. For example: /usr/p

[PHP] Configure help / advise

2004-11-05 Thread Dave Carrera
Hi List, I want to configure a new php4 (latest stable) but include some extra modules Currently I have the standard mods plus GD using this for configure './configure --with-apxs=/usr/local/apache/bin/apxs --with-gd=/usr/local --prefix=/usr/local' I want to add SSL, and all other mods that m