(this was sent direct to me instead of the list - I think it was intended for Jayme...)
John Paul Ashenfelter <mailto:john.paul.ashenfelter@gmail.com> wrote on Monday, November 29, 2004 3:45 PM:
And it's not clear what your error is -- MySQL 4.1 uses a new hashing> algorithm for the passwords, so if you're getting errors about bad> logins (as opposed to no connectivity) you probably want to set the> password for your php user(s) using the MySQL OLD_PASSWORD() function>
UPDATE user SET> password = OLD_PASSWORD(password)> WHERE blah blah>
On Mon, 29 Nov 2004 13:43:51 -0000, Tom Molesworth <tomm@amfax.co.uk>> wrote: >> Jayme Jeffman Filho <mailto:jjeffman@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.>>
If you would like to report an abuse of our service, such as a spam message, please . Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .