Continued...
6. MySQL or MySQLi not being present Error
Note also that since PHP 5.5, MySQL is being degraded so if you get an error along the lines of MySQL or MySQLi not being present, the solution is to include the following line within your config.php file, replacing the existing one. It just adds a lower case i after the mysql and before the .inc. Having said that, your server still needs MySQL version 5.0 or higher and PHP should be version 5.3.x or Higher.
7. I cannot export Subscribers.
This issue occurred in version 3.0.9-3.0.10 and the solution is quite simple and can be . It has been fixed in the later versions.