Re: semi-newbie | php, mysql & RH Enterprise

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 02 January 2005 04:55, Evan Cooch wrote:
> > > OK, so I try again, this time using --with-mysql=/usr/bin/mysql - no
> > > luck. Same message.
> >
> >You need to install the mysql-devel package.
>
> Actually, turns out it is installed already. So, that suggestion won't take
> care of the problem.

You're specifying the incorrect directory, it needs to point to the _header_ 
files which in the case of RH is simply

  --with-mysql=/usr

[Bonus tip, most extensions which needs a library will most likely be 
specified in the same way, ie /usr]

NB no matter which MySQL library you use (whether the PHP-bundled one or the 
MySQL one) it will have no bearing on your socket problem.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-db
------------------------------------------
/*
I WILL NOT TEASE FATTY
I WILL NOT TEASE FATTY
I WILL NOT TEASE FATTY
I WILL NOT TEASE FATTY

 Bart Simpson on chalkboard in episode 5F05
*/

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux