Re: trying to pin down a php mysql error

2009-06-25 Thread Ross Tsolakidis
I resolved this, it seemed to be an issue with boxes using php4 and apache2. Basically, for the boxes which reported the mysql error, I installed libapache2-mod-php5, which replaced all of php4*, it needed some extra php5 packages, just copy the ones that were removed, change the 4 to 5 :) I also d

trying to pin down a php mysql error

2009-06-24 Thread Ross Tsolakidis
Hi all, Over the last few days a lot of my Debian boxes are giving me errors via the phpmyadmin login page. == Error MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: NO) Invalid hostname for server 1. Please review your configuration. Cannot load mysqli