View Single Post
  #8  
Old 06-17-2009, 11:19 AM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 17,031
BMR777 is on a distinguished road
Default RE: Internal server Error

Ok, honestly I don't know why it is throwing a 500 error to be honest. It should not be. The only thing I can think is, maybe you are uploading the files in the wrong FTP mode? There are two modes, binary and text modes and some servers require that you upload files like PHP in one mode vs the other, otherwise it may corrupt the files when they are uploaded. Maybe that is happening here? Try re-uploading the PHP files but first try text mode, then if that doesn't work then binary mode. You should be able to change the upload mode in your FTP program.
Reply With Quote