Hi,

> I just installed the latest version of MySQL (3.23.38 I believe) from 
> an RPM on Red Hat Linux 7.0.  My question is when configuring 
> PHP4 I need to include the --with-mysql= ????? statement.  Where 
> would the correct file be with the RPM install.  I have tried almost 
> every directory I can find that seems related to MySQL and I 
> always get an error when I go to configure saying something like 
> "header files not found in __________ (whatever directory I tried)"  

if you don't use mod_perl or any other techniques to access MySQL
from your web besides PHP, you can always use just the "--with-mysql"
option, without the path - in this case, the PHP will use the
built-in MySQL library.

sorry, i don't know about the RPM install, but it should be either
/usr/local or /usr/local/mysql


Rgds,
  Tfr

 --==< [EMAIL PROTECTED] >==< MySQL development team >==< Tallinn / Estonia >==--  

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to