On Mon, Jul 21, 2008 at 5:37 AM, Mad Unix <
madunix@gmail.com> wrote:
> Am running centos5 , I want to compile my apache with php to support the
> following
>
> './configure' '--with-apxs2=/usr/local/apache/bin/apxs'
> '--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/lib/'
> '--enable-versioning' '--enable-track-vars=yes'
> '--enable-url-includes--enable-sysvshm=yes' '--enable-sysvsem=yes'
> '--with-gettext' '--enable-mbstring' '--enable-ftp' '--enable-calendar'
> '--with-config-file-path=/etc' '--with-oci8=/u01/app/oracle/product/10g/db'
> '--enable-soap' '--with-gd' '--enable-xml' '--with-xml' '--enable-sysvsem'
> '--enable-sysvshm' '--enable-sysvmsg' '--with-regex=system' '--with-png'
> '--with-ttf=/usr/lib' '--with-freetype=/usr/lib' '--enable-sigchild'
> '--with-openssl' '--with-iconv'
Okay, If I'm reading this right, you built a separate apache apart