Other accounts on Chopin seem to be working without the 500 errors.
Make sure all files have permissions set to 0644 and directories to 0755
.htaccess files that use mod_rewrite, you need to have
RewriteBase /
before any RewriteRule (replace / with /foo/ if the file is located in public_html/foo )