[EMAIL PROTECTED] writes: > >Looks like MySQL support was not compiled into PHP. If you are using a >linux based system you need to run the configure script with >the --with-mysql flag in order to utilize the MySQL function set. > >HTH > >Sam Masiello >Software Quality Assurance Engineer >Synacor >(716) 853-1362 X289 >[EMAIL PROTECTED]
Sam, I recompiled using the following commands ./configure --with-mysql=/usr/lib/mysql but I am getting the following error while it compiles: configure: error: Cannot find header files under /usr/lib/mysql Any ideas? Regards, Adrian -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php