On Thu, Oct 13, 2011 at 14:19, Nick Khamis <symack@xxxxxxxxx> wrote: > I have been stuck on this, and have no idea what is causing it. I have > compiled PHP with mysqli support: Right.... which will use mysqli_connect(), et al. If you didn't compile it with straight MySQL support, then the mysql_*() functions won't be there. > However, there is no mysqli.so or mysql.so found anywhere? Please help, I > have fallen behind because of this. It's compiled into the core, not as an extension. -- </Daniel P. Brown> Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php