Quote Originally Posted by philip_clarke View Post
That is most likely to be that you have uploaded the files with the wrong permissions on them and the webserver either cannot read them or thinks the permissions are not strict enough. In your ftp program right click the files and see what it says, the ownership and permissions should be the same as your existing files that work. a 500 error is web server related not PHP based.

Thank you
Philip
Philip, thank you so much!! The problem was too much permissions. They came in the archive as rw-rw-r and when I set them to rw-r-r everything started working. I would never have figured that out, so thank you again!!



Emily