<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Upgrading PHP with MySQL on RedHat</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I'm trying to upgrade PHP on a RedHat box. I've downloaded the PHP and can get it to compile but not with the MySQL option.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">The existing phpinfo() give the configure directive</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">--with-mysql=shared,usr</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">But I can't get that to work. I've tried various other directories but they all come back with the same error</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">checking for MySQL support... yes, shared</FONT>

<BR><FONT SIZE=2 FACE="Arial">checking for specified location of the MySQL UNIX socket... no</FONT>

<BR><FONT SIZE=2 FACE="Arial">checking for MySQL UNIX socket location... no</FONT>

<BR><FONT SIZE=2 FACE="Arial">checking for mysql_close in -lmysqlclient_r... no</FONT>

<BR><FONT SIZE=2 FACE="Arial">checking for mysql_errno in -lmysqlclient_r... no</FONT>

<BR><FONT SIZE=2 FACE="Arial">configure: error: Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I've tried guessing </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">--with-zlib-dir=usr/lib/mysql</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">among others but the error is still the same (Without 'Try adding --with-zlib-dir=<DIR>')</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The config.log file isn't much use, there's less info than on screen.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I've got this which is good but I'm not in a position to put a new MySQL on the box at the moment.</FONT>
</P>

<P><A HREF="http://teklimbu.wordpress.com/2007/10/08/configuring-apache-2x-with-php-5x-and-mysql-5x/"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://teklimbu.wordpress.com/2007/10/08/configuring-apache-2x-with-php-5x-and-mysql-5x/</FONT></U></A>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Terry</FONT>
</P>

<DIV> </DIV><br/><font size="3" face="Times New Roman"><a href="http://www.bbc.co.uk">http://www.bbc.co.uk</a><br/>This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.<br/>If you have received it in error, please delete it from your system.<br/>Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br/>Please note that the BBC monitors e-mails sent or received.<br/>Further communication will signify your consent to this.</font>
</BODY>
</HTML>