On what page? I see a database connection error, but no 500 errors. Please give us a URL.
In general, a .php page can give a 500 error if the permissions are set "too high". They should be 0755 or 0644. 0777 and 0666 will give you 500 errors.
If that does not work, check any .htaccess files...