On Wednesday 24 April 2002 04:46, Michael Geier wrote:
> I definitely think MySQL could be the problem...
>
> RPM installation of 3.23.

You need to install:

MySQL-devel-3.23.X

if you haven't already done so.

> Does anyone have any suggestions (other than installing from source)?  I
> have a few databases running on that machine right now and would rather not
> have to port them over to a new installation, if I can help it.
>
> A 'whereis mysql' returned 'mysql: /usr/bin/mysql /usr/lib/mysql
> /usr/include/mysql /usr/share/mysql /usr/share/man/man1/mysql.1.gz'
>
> installing with '--with-mysql=[insert dir from above]' failed on the first

If you want php's built-in mysql support just use:

--with-mysql 

Otherwise:

--with-mysql=/usr


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Staff meeting in the conference room in %d minutes.
*/

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

Reply via email to