On Thu, 21 Oct 2004 15:35:09 -0400, Mike R <spycobalt@xxxxxxxxxxxxxxxxxx> wrote: > Even after re-compiling with the location of the mysql headers, it still > won't work. :\ > > Pretty discouraging. What version of PHP did they start dropping the > libraries? Maybe I need to just upgrade to that version...... What does the --with-mysql portion of your ./configure command look like? Do you actually have any files on your system named libmysql* ? A quick check on two systems I have access to, Suse 9.1 and Debain Sarge, they are in the same place: /usr/lib/libmysqlclient*. that means I would have installed PHP like --with-mysql=/usr . How is your MySQL installed? From RPMs? If so do you have the MySQL development RPMs installed? What OS are you running? -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php