Rename your plugins folder temporarily to something else. It’s possible you’ve now got an incompatible plugin with the new version of WordPress.
If you still have problems after trying that… do the upgrade again manually…
Download and unzip a fresh copy of WordPress onto your hard drive.
http://wordpress.org/download/
FTP into your webspace and delete the wp-admin and wp-includes directories. Delete the WordPress files in the root folder too — except for the .htaccess and the wp-config.php files. Also, don’t touch your wp-content folder either.
Make sure your FTP program is in Auto mode, then re-upload the wp-admin and wp-includes folders from your hard drive. Next, upload the files in the root directory. Once again, *don’t touch* your wp-config.php, your .htaccess or your wp-content folder.
If you need fuller instructions, you can find manual upgrade here:
http://codex.wordpress.org/Upgrading_WordPress_Extended
Thanks heaps! Renaming the plugins folder gave me access.
Should I progressively rename each plugin in that folder to figure out which are incompatible?
Yes, sounds like a good plan.
Ok, many thanks again for your help, most appreciated!