Re: [PHP-INSTALL] can't find MySQL header files

2005-03-29 Thread Ruprecht Helms
[EMAIL PROTECTED] wrote: ... I added this to my configure script: --with-mysql=/usr/local/include/mysql ... I tried changing that to: --with-mysql=/usr/local/include/ thinking maybe it was modifying the path, but still no go. How about copying the mysql-staff into /ext/mysql and do ./config

[PHP-INSTALL] can't find MySQL header files

2005-03-28 Thread up
A customer needed curl support, so I decided to upgrade to the latest php4(4.3.10) while I was at it. Suddenly the preg_replace() function is no longer defined. I went back through the docs and noticed the warning at the end of the install script about specifying the path to the MySQL header fil