Did you check the dependencies? Make sure that if you're using php's mysqlnd (the 'newer' php mysql driver) that you have upgraded your mysql tables and that you're not using the "old_passwords" in my.cnf. This happens frequently because the hashing for the tables is different, the upgrade_mysql changes the hashing to 128bits instead of 16 (I could be wrong about the 16 bit hashing... but I think that's what it was).
Also, check for permissions too. We've also had goofed permissions stuff which was causing very similar errors. Kind regards, Titus Bolton Antenna Systems & Solutions, Inc. 931 Albion Avenue Schaumburg, Illinois 60193-4550 United States of America Phone: +1-847-584-1000 Fax: +1-847-584-9951 http://www.antennasystems.com GSA Contract Number: GS-35F-0479T Electronic Counter Measures, Trap and Trace Devices, and accessories. Watch our network broadcast television interviews on www.youtube.com/antennasystems Confidentiality note: This message is the property of Antenna Systems & Solutions, Inc. and contains information which may be privileged or confidential. It is meant only for the intended recipients and/or their authorized agents. If you believe you have received this message in error, please notify us immediately by return e-mail and destroy any printed or electronic copies of this message. Any unauthorized use, dissemination, disclosure, or copying of this message or the information contained in it, is strictly prohibited and may be unlawful. Thank you for your cooperation. On Jan 26, 2011, at 12:08 PM, Chris Gebhardt - VIRTBIZ Internet wrote: > Well this is less than ideal. I just installed the Solarspeed > phpMyAdmin and now there's no phpMyAdmin at all. I just get "unable to > connect". <scratches head> That's a new one on me. > > -- > Chris Gebhardt > VIRTBIZ Internet Services > Access, Web Hosting, Colocation, Dedicated > www.virtbiz.com | toll-free (866) 4 VIRTBIZ > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx
_______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
