| Since the Avenger upgrade...... to php 5, I am seeing the following error on php admin.
Your PHP MySQL library version 5.0.45 differs from your MySQL server version 4.1.20. This may cause unpredictable behavior.
Apart from this all the collations seem to have altered from utf8 general ci to utf8 unicode. I can no longer login to my site.
before the upgrade I was using php 5 by the htaccess file and site was working fine, now I have all sorts of problems.
Has anyone else had problems or seen the above warning notice?
Mike. |