In a message dated 12/12/2002 3:08:07 PM Eastern Standard Time, [EMAIL PROTECTED] writes:
> At the top, in the"Configure Command" cell will be "--with-mysql", there > may be an equals sign and directory. Further down will be an entire > table entitled "mysql". > > If you do not have these then your PHP does not have mysql support and > would need reconfiguring (with the --with-mysql parameter as well as any > others you currently have) then recompiling and installing. > > Regards > > Chris > This is what I have in that box: './configure' '--prefix=/opt/bcs/packages/apache-1.3.26' '--with-config-file-path=/opt/bcs/packages/apache-1.3.26/lib' '--with-apxs=/opt/src/RPM/BUILD/apache/apache-root/opt/bcs/packages/apache-1.3 .26/bin/apxs' '--with-sybase-ct=/data/sybase' '--enable-ftp' '--with-openssl=/opt/bcs/packages/openssl-0.9.6e' '--with-gdbm=/opt/bcs' '--with-zlib=/opt/bcs' '--with-expat-dir=/opt/bcs/packages/expat-1.95.1' '--with-mysql=shared,/opt/bcs' '--with-pgsql=shared,/opt/bcs' There is something at the bottom about mySQL, does this mean its there?