Jason Bennett wrote:
I just installed a new MYSQL version 4.1 (from 4.0) and now none of my PHP scripts work anymore. They are all complaining about attempting to login as root. Normally, I referance a class like:
Not a MySQL user, but don't you have to change drivers between 4.0 and 4.1 - the security system changed, so you need the php_mysqli driver?
http://uk2.php.net/manual/en/ref.mysqli.php
-- Lester Caine ----------------------------- L.S.Caine Electronic Services
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php