Check PHPInfo for the MySQL section (Apache):
MYSQL_LIBS: -L/usr/lib64/mysql -lmysqlclient
Compile LSPHP with:--with-mysql=/usr --with-libdir=lib64 --with-mysqli=/usr/bin/mysql_config
To solve the issue.
http://us2.php.net/manual/en/mysql.installation.php
http://us2.php.net/manual/en/mysqli.installation.php