I needed to change my php.ini file yesterday as my project won't run properly without changing zend.script_encoding =
to zend.script_encoding =utf8
. Since then I have not been able to load my database on phpmyadmin without undoing the change. Any idea why this is happening and what can I do to avoid it? The loader appears as "loading?" instead of "loading...". I don't think thats relevant but I'm mentioning it anyway.