I’m trying to view my php.ini file through both my server(iis7) and phpmyadmin but I am receiving the same error message either way. The error is ‘mysql_got packets out of order’. How do I troubleshoot this problem? Please help.
That’s odd…
When you say you are trying to view your "PHP.INI" though IIS7 - Do you mean in a browser? Or in IIS itself under PHP manager? Because PHP.INI has nothing to do with making a connection to mysql, it's just a configuration file.