On Thu, 12 Aug 2004 15:38:45 -0400, Eric L. Sammons <[EMAIL PROTECTED]> wrote:
> I have done phpinfo and I see --with-mysql=shared,/usr
> 

That doesn't really matter. Is there a mysql section in the phpinfo()?
It should have information similar to this:
MySQL Support   enabled
Active Persistent Links         0
Active Links    0
Client API version      4.0.15a
MYSQL_MODULE_TYPE       external
MYSQL_SOCKET    /tmp/mysql.sock
MYSQL_INCLUDE   -I/usr/local/mysql//include/mysql
MYSQL_LIBS      -L/usr/local/mysql//lib/mysql -lmysqlclient

If not, the mysql extension isn't being registered.

> >===== Original Message From Jay Blanchard
> <[EMAIL PROTECTED]> =====
> 
> 
> >[snip]
> >did this, all answers came back stating to install php-mysql package.
> >Already
> >have that installed.  Some have stated they recompiled php, I really
> >would
> >like to avoid doing that so I don't affect my Red Hat support
> >agreements.
> >[/snip]
> >
> >have you done phpinfo() to see if it really compiled?
> 

-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to