Do you meet the server requirements for 2.1?
* PHP version 4.2 or greater
* MySQL version 4.0 or greater
* (Optional) Apache mod_rewrite module (for clean URIs known as Permalinks)
Because WP parses templates, if a file has an error, you’ll only get a “blank page” unless you make an HTTP request directly for the plugin. eg. https://www.yoursite.com/blogfolder/wp-content/plugins/yourplugin.php
If there are syntax errors you’ll then see them. Once the page is OK you’ll get an “option not found” type of error depending if the plugin is adding an action, option, filter, etc.