Quote Originally Posted by TheGrimReaper View Post
I noticed something else kind of strange:I cannot transfer MYSITE/Shop/includes/configure.php from my local to my host. I CAN transfer from the host to my local. Using Dreamweaver CS5.5 I get this:
553 Can't open that file: Permission denied
public_html\Shop\includes\configure.php - error occurred - An FTP error occurred - cannot put configure.php. Dreamweaver encountered an internal data error. Please try the operation again.

File activity incomplete. 1 file(s) or folder(s) were not completed.

Files with errors: 1
public_html\Shop\includes\configure.php

I've never seen a file I can't transfer up before when I can transfer it down.
Zen Cart marks the configure.php files read-only to prevent abuse by bad-actors. DW probably isn't smart enough to ask you whether you want it to attempt to change the file-permissions before trying to re-upload. You'll have to do that on the server first before re-uploading the file.