8 messages in com.mysql.lists.win32RE: jayme : Running different version...
FromSent OnAttachments
Daniel da Veiga25 Nov 2004 11:34 
Jayme Jeffman Filho25 Nov 2004 12:14 
John Paul Ashenfelter26 Nov 2004 09:17 
Tom Molesworth29 Nov 2004 05:43 
Jayme Jeffman Filho29 Nov 2004 06:12 
jjef...@cpovo.net29 Nov 2004 07:43 
Tom Molesworth29 Nov 2004 08:11 
Jon Stephens29 Nov 2004 15:39 
Subject:RE: jayme : Running different versions of MySQL
From:Tom Molesworth (To@amfax.co.uk)
Date:11/29/2004 05:43:29 AM
List:com.mysql.lists.win32

Jayme Jeffman Filho <mailto:jjef@cpovo.net> wrote on Monday, November 29, 2004 2:13 PM:

Now I have two instances of MySQL running on the same computer, but I still can't connect to MySQL 4.1.7 using PHP 4.3.9. The mysqli functions are not present. Should I use a PHP 5.x version ?

Does phpinfo() show MySQLi extensions available? You may need to add the extension=php_mysqli.so (or extension=php_mysqli.dll for Windows) line to php.ini.