Re: Stuck on undefined function mysql_connect()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux